Posted by Grant Foraker on May 04, 2012 at 08:28:26:
In Reply to: Re: Where is the source to the QSPOOL ARCHIVE function posted by Bob A on May 04, 2012 at 07:22:14:
If Comet Woman added a log file that included the old QSPOOL file name (00000001.SP1) and the new DocMgr name (KL1-205 [ARDOCS-0000005732].pdf), then you could write a rename program.
Complications.
1) The SpoolMessage is in the ".SP1" file. Inside the first 200 bytes or so. You could use Comet's DOS function to fetch it.
2) In DocMgr you have to deal with the DocMgr control file (inside Comet) and do a rename of the PDF file (outside Comet). (RenameFile=from,to,2) works well.
I have source I can send you that has what you need for part two.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.