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 |  Interaction Calls
Print Page as PDF
Routine: IVMLDEM

Package: Income Verification Match

Routine: IVMLDEM


Information

IVMLDEM ;ALB/KCL - IVM DEMOGRAPHIC UPLOAD PATIENT DISPLAY ; 11-APR-94

Source Information

Source file <IVMLDEM.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; - main entry point
BUILD ; - build an array of IVM patients with demographic data for uploading
BUILDQ ; - clean up variables
BUILDLN ; - build storage array with data for List Manager (called from BLD)
HDR ; - header code for list manager display
INIT ; - init variables and list array
INITQ ; - clean up variables
WRLN(IVMLINE,IVMNUM) ; - write line out for list manager display
HELP ; - help code
EXIT ; - exit code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Building patient list for display..."
  • Line Location: BUILD+2
Function Call: WRITE
  • Prompt: !!,"There is no IVM demographic information to be uploaded at this time.",!,*7
  • Line Location: BUILD+26
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Info |  Source |  Entry Points |  Interaction Calls