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

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

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
Info |  Source |  Entry Points |  Interaction Calls