This file is for internal use by TaskMan and the Device Handler in the sequential processing of tasks. Jobs that have been sent to a resource-type device will be monitored according to fields in this file. To accomodate the Device Handler's need to write to but rarely read from this file, the translated ^%ZISL global is used. This file is cross-referenced by name and job number.
INPUT TRANSFORM: K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>30!($L(X)<3) X
LAST EDITED: OCT 16, 1989
HELP-PROMPT: Answer must be 3-30 characters in length.
DESCRIPTION:
This file is for internal use by TaskMan and the Device Handler. Names of resources are defined by the Device Handler according to the $I value of resource-type devices in the Device file.
NOTES: TRIGGERED by the $I field of the DEVICE File
INPUT TRANSFORM: K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
LAST EDITED: DEC 21, 1990
HELP-PROMPT: Type a Number between 1 and 999, 0 Decimal Digits
DESCRIPTION: This field indicates whether another task can be sent to this resource. For sequential or single thread processing, this field will have a constant value of one. The RESOURCE SLOTS field in the Device file is used to
determine the number. If the RESOURCE SLOTS are greater than one, the value of this field will change as the beginning tasks complete and slots become available for other tasks that have been directed to this resource.
NOTES: TRIGGERED by the RESOURCE SLOTS field of the DEVICE File