SCCVDSP ; ALB/TMP - SCHED VSTS CONVERT/ARCHIVE - TEMPLATE LISTS ; 25-NOV-97
Source file <SCCVDSP.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
BLD(SCCVTYP) | ; -- build list of template entries
; SCCVTYP = 'AST or 'CST' for type of template |
|
ADDLIST(SCCVCT,SCCV0,SCCV1,SCCVGAP,SCCVTMP) | ; add to list
|
|
FNL(SCCVTYP) | ; -- Clean up template list
; SCCVTYP = 'AST or 'CST' for type of template |
|
SET(X) | ; -- set arrays for template list
|
|
SELX(SCCVTYP,CANCEL) | ; -- Select the entry to process
; SCCVTYP = 'AST or 'CST' for type of template ; CANCEL = Flag ... 1 = don't allow to be selected if canceled ; 0 = allow to be selected even if canceled |
|
FNLX | ; Clean up after select action
|
|
HDRX | ; -- Hdr for select action
|
|
FASTEX | ; -- Sets a flag that system should be exited
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|