Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Global Variables Directly Accessed |  Label References |  Local Variables  | All
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>

Call Graph

Call Graph

Call Graph Total: 2

Package Total Call Graph
List Manager 1 $$SETSTR^VALM1  
Patient Data Exchange 1 $$INSERT^VAQUTL1  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 20

Package Total Caller Graph
Patient Data Exchange 19 VAQDIS15  VAQDIS17  VAQDIS21  VAQDIS22  VAQDIS23  VAQDIS24  VAQDIS25  VAQDIS26  
VAQDIS27  VAQDIS28  VAQDIS29  VAQDIS31  VAQDIS32  VAQDIS33  VAQDIS40  VAQDIS41  
VAQDIS42  VAQDIS43  VAQPSE04  
Integrated Billing 1 IBAPDX1  

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

    External References

    Name Field # of Occurrence
    $$SETSTR^VALM1 BLANK+1
    $$INSERT^VAQUTL1 CENTER+9

    Global Variables Directly Accessed

    Name Line Occurrences  (* Changed,  ! Killed)
    ^DIC(5 - [#5] STATE+6, STATE+7, COUNTY+11, COUNTY+13, COUNTY+14

    Label References

    Name Line Occurrences
    TMP BLANK+1

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    CDA COUNTY+9~, COUNTY+10*, COUNTY+13*, COUNTY+14
    CNTYPT COUNTY~, COUNTY+5, COUNTY+6, COUNTY+8, COUNTY+13
    COUNTY COUNTY+9~, COUNTY+14*, COUNTY+15
    CTR CENTER~, CENTER+5, CENTER+7, CENTER+9
    LEN CENTER+6~, CENTER+7*, CENTER+8, CENTER+9
    LINE CENTER~, CENTER+4, CENTER+9
    LNST CENTER+6~, CENTER+8*, CENTER+9
    ROOT TMP+2, ROOT~, ROOT+1*, ROOT+2*, ROOT+3*, ROOT+4
    SDA STATE+5~, STATE+6*, STATE+7, COUNTY+9~, COUNTY+10*, COUNTY+11*, COUNTY+12, COUNTY+13, COUNTY+14
    STABV STATE+5~, STATE+7*, STATE+8
    STATE STATE~, STATE+3, STATE+4, STATE+6, COUNTY~, COUNTY+4, COUNTY+7, COUNTY+11
    STAVB COUNTY+9~
    TMP ROOT+1*!, ROOT+2*!
    U STATE+7, COUNTY+14
    >> VALMCNT TMP+1*, TMP+2
    >> X CENTER+9*, CENTER+10, BLANK+1*, TMP+2
    Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Global Variables Directly Accessed |  Label References |  Local Variables  | All