SDACSCGP ;ALB/TET - Print Computer Generated Appt Types or Stop Codes ;3/18/92 14:26
Source file <SDACSCGP.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EN | ; -- print either CG stop codes or CG appt types
; ('ag' or 'acg' cross ref) |
|
| READ | ;enter here to read
|
|
| STOP | ; -- one,many,all selection of stop codes
|
|
| QUE | ; -- entry point
|
|
| ; -- loop thru division and stop code
|
||
| P1 | ||
| EXIT | ||
| DAT | ; -- get and print data
|
|
| SORT | ; -- set tmp global to sort in alpha order by ssn & date, count sets
|
|
| CR | ; -- carriage return
|
|
| DIV | ; -- get division name for header
|
|
| HDR | ; -- page header
|
|
| SCHDR | ; -- stop code header
|
|
| SCFTR | ; -- footer
|
|
| AG | ; -- test ag
|
|
| ACG | ; -- test ag
|
| 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 |
|