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

Package: Scheduling

Routine: SCCVDSP


Information

SCCVDSP ; ALB/TMP - SCHED VSTS CONVERT/ARCHIVE - TEMPLATE LISTS ; 25-NOV-97

Source Information

Source file <SCCVDSP.m>

Entry Points

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

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "."
  • Line Location: ADDLIST+2
Info |  Source |  Entry Points |  Interaction Calls