IBOCOSI ;ALB/ARH - LIST INACTIVE CODES FROM COS; 5/27/92
Source file <IBOCOSI.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ;get device then run the report
; **** |
|
EXIT | ;clean up and quit
|
|
EN1 | ;entry pt. for tasked jobs
|
|
;set up headers and dates then print
|
||
END | ||
P1 | ;print the report from the temp sort file to the appropriate device
|
|
HDR | ;print the report header
|
|
PAUSE | ;pause at end of screen if being displayed on a terminal
|
|
STOP() | ;determine if user requested task to stop
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|