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

Package: Kernel

Routine: XUTMG19


Information

XUTMG19 ;SF/RWF - TaskMan Code For File 19.2 ;06/09/99 09:32

Source Information

Source file <XUTMG19.m>

Entry Points

Name Comments DBIA/ICR reference
FIND ;subroutine--find scheduled task that will run this option
CHECK ;Check a task
GET(FN,IEN,FE) ;
IT2 ;input transform for time (#2)
CT ;IT2--show current time %=NOW
S2 ;set logic for AZTM cross-reference on time (#2)
EXIT
K2 ;kill logic for AZTM cross-reference on time (#2)
IT3 ;input transform for device (#3)
S3 ;set logic for AZTIO cross-reference of device (#3)
K3 ;kill logic for AZTIO cross-reference of device (#3)
IT6 ;input transform for re-sch freq
IT5 ;input transform for volume (#5)
S5 ;set logic for AZTVOL cross-reference of volume
K5 ;kill logic for AZTVOL cross-reference on volume
IT9 ;input transform for special queueing (#9)
S9 ;set logic for ASTARTUP cross-reference on special queueing
K9 ;kill logic for ASTARTUP cross-reference on special queueing
K9A
K9X(XUCPU,Y1) ;Kill logic called from other X-ref
XREF ;Reindex the STARTUP nodes

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,?5,"The current time is ",$E(%,9,10),":",$E(%,11,12)
  • Line Location: CT+1
Function Call: WRITE
  • Prompt: $C(7)," ONLY FOR 'ROUTINE' OR 'ACTION' TYPES OF OPTIONS"
  • Line Location: IT9+3
Info |  Source |  Entry Points |  Interaction Calls