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: VAQDIS15

Package: Patient Data Exchange

Routine: VAQDIS15


Information

VAQDIS15 ;ALB/JFP - PDX,DISPLAY SEGMENTS FOR DISPLAY;01MAR93

Source Information

Source file <VAQDIS15.m>

Entry Points

Name Comments DBIA/ICR reference
EP ; -- Main entry point for the list processor
; -- K XQORS,VALMEVL (only kill on the first screen in)
INIT ; -- Initializes variables and defines screen
TMP ; -- Set the array used by list processor
HD ; -- Make header line for list processor
SEL ; -- Selected segment(s) for display
SEL2
ALL ; -- Selects all segments for display
TRANEX
BLDDIS ; -- Builds display
ERRMSG ; -- Displays a message if segment could be extracted
ENDLN ; -- End of display
ETMP ; -- Display for error message
EXIT ; -- Note: The list processor cleans up its own variables.
; All other variables cleaned up here.
END ; -- End of code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Error in getting device"
  • Line Location: SEL+8
Function Call: WRITE
  • Prompt: !,"Error in getting device"
  • Line Location: ALL+6
Info |  Source |  Entry Points |  Interaction Calls