; Is the background task currently running?
; Input: X -- Task number for the background job
; Output: 0 -- No, the job is not currently running
; 1 -- Yes, the job is currently running
EVENT(EID,NODES,RESULT)
;Entry point to get event data from the Protocol file
DAT2(Y)
; Convert a FileMan date to a displayable (mmm dd yyyy) format.
EXPQ
DAT1(X)
; Convert a FileMan date to a displayable (mm/dd/yy) format.