XQ93 ; SF-ISC.SEA/JLI - CHECK FOR NEEDING TO BE QUEUED ;12/7/89 15:34 ;10/22/92 12:58 PM [ 04/02/2003 8:29 AM ]
Source file <XQ93.m>
Package | Total | Call Graph |
---|---|---|
VA Fileman | 2 | ^%DT D^%DTC |
Kernel | 1 | (,NEXT)^XQ92 |
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 |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
>> | 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~* |