Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables  | All
Print Page as PDF
Routine: XQ93

Package: Kernel

Routine: XQ93


Information

XQ93 ; SF-ISC.SEA/JLI - CHECK FOR NEEDING TO BE QUEUED ;12/7/89 15:34 ;10/22/92 12:58 PM

Source Information

Source file <XQ93.m>

Call Graph

Call Graph

Call Graph Total: 3

Package Total Call Graph
VA FileMan 2 ^%DT  D^%DTC  
Kernel 1 (,NEXT)^XQ92  

Entry Points

Name Comments DBIA/ICR reference
EN ; Check whether option can be run at present time, otherwise kill
; off value of IO and display next non-prohibited time option can be run
CHKQ ; Check for queued job date/time (returns next run time)
; On entry X contains the specified date/time for queueing the job
; On exit X contains the original date/time, or the next available
; date/time the option can be run, or if not within a week a
; NULL value of X.
; The value of XQY is the selected option number

External References

Name Field # of Occurrence
^%DT EN+2
D^%DTC EN+4
^XQ92 EN+2, CHKQ+6
NEXT^XQ92 EN+2, CHKQ+6

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),"CAN'T QUEUE IT WITHIN THE NEXT WEEK",!
  • Line Location: EN+3
Function Call: WRITE
  • Prompt: !,$C(7),"THIS OPTION CANNOT BE RUN NOW -- IT CAN BE QUEUED FOR ",Y,!
  • Line Location: EN+4

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT EN+2*
>> DIUT EN+3*
DT EN+4
IO EN+5!
X EN+2~*, EN+3, EN+4, CHKQ+6
X1 EN+4~*
X2 EN+4~*
>> XQY EN+2, CHKQ+6
Y EN+2~*, EN+4*, CHKQ+6~*
Info |  Source |  Call Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables  | All