Posted by Robert G Laurin on March 16, 2016 at 13:56:03:
In Reply to: Re: Job Status changing from DocMgr to DOCPROC posted by Grant on March 16, 2016 at 13:44:59:
Where JobStatus$ values are:
Case 0 ' Not Printed
sts = ""
Case 1 '$0001
sts = "Printed"
Case 2 '$0002
sts = "Printing"
Case 32768 '$8000
sts = "Incomplete"
Case 65534 '$FFFE
sts = "Create Err"
Case 65535 '$FFFF
sts = "Missing"
Case Else
sts = "unknown(" + hex-to-string(JobStatus$) + ")"
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.