Posted by Yves Ste-Marie on March 16, 2016 at 12:54:27:
Now that I use DOCPROC to manage what I want to do with the files, if I print the file, how would I be able to change the status of the print job to "P" for Printed.
To get the job name and status, I use Format:
DocCat: format _
JobSerial$;Node$;UserId$;JobDate$;JobTime$;JobStatus$;Pages;Lines;_
JobName$;Program$;Reserved$;CurrDoc;LastDoc;ArchiveName$
And read it like this:
2000 INQUIRE (#,DocCat) ,EXCP=2005
Thank you
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.