Spooler Plus Programmer's Guide
Spooler Procedure Calls
Spooler Plus Programmer’s Guide—522293-003
4-62
Example
Some file-system errors have special significance to a process sending data to a
collector; many of these errors are described in Appendix C, Spooler-Related
Errors. All of the file-system errors are listed in the Guardian Procedure Errors and
Messages Manual.
A program using level-1 or level-2 spooling gets these errors from the WRITE[X] or
OPEN procedures, while a program spooling at level 3 obtains these errors in bits
<8:15> of a spooler error code in the %1000 range.
Example
ERROR := SPOOLJOBNUM ( FILENUM^COLL , JOB^NUM );