Comet32 path problem


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

Posted by Grant Foraker on May 23, 2011 at 10:39:40:

Posted this last week but nobody commented.

Program compiled under Comet16 and run under Comet32 both Local and CometAnywhere. Comet32 returns and extra trailing character from pdfFactory. Presumably a Hex 00.

CLOSE (1) ! RELEASE PRINTER
INPUT (#) PDFDOC$ ! GET pdfFactory name
LET PDFDOC$ = STRIP(PDFDOC$)
LET PDFL = LEN(PDFDOC$)
IF SUB(PDFDOC$,PDFL,1) NE 'f' LET PDFDOC$ = SUB(PDFDOC$,1,PDFL-1) !!!!! COMET32 BUG WORKAROUND


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 ]