VAQDIS15 ;ALB/JFP - PDX,DISPLAY SEGMENTS FOR DISPLAY;01MAR93
Source file <VAQDIS15.m>
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
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|