Re: Job Status changing from DocMgr to DOCPROC


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

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$) + ")"




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]