Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: VAQDIS20

Package: Patient Data Exchange

Routine: VAQDIS20


Information

VAQDIS20 ;ALB/JFP - Function Calls for Display;03FEB93

Source Information

Source file <VAQDIS20.m>

Entry Points

Name Comments DBIA/ICR reference
FUNCT ; *************** Function Calls ***************
CENTER(LINE,CTR) ; -- Centers text on 80 column screen
; INPUT : line - line to center in
; : ctr - text to center
; OUTPUT : X - centered text
  • ICR #779
    • Status: Active
    • Usage: Private
    STATE(STATE) ; -- Converts state to abrev
    ; INPUT : state - long state
    ; OUTPUT : stavb - abrev state
    COUNTY(STATE,CNTYPT) ; -- Converts county pointer to apha, if passed
    ; INPUT : state - long state
    ; : cntypt - county pointer OR text
    ; OUTPUT : county - county name
    BLANK ; -- Sets up blank line
    TMP ; -- Sets up display array
    ROOT(ROOT) ; -- Sets root to display
    END ; -- End of code
    Info |  Source |  Entry Points