Re: 370 Print Bug


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

Posted by Grant Foraker on April 19, 2006 at 11:58:49: Uploaded files: 1

In Reply to: Re: 370 Print Bug posted by Barbara Brazil on April 18, 2006 at 13:17:12:

Download and tested WT.IBS. Worked OK as is. Added the CPL and Copies code and supporting INCLUDE files to match the production program.

LET LUN = 1
PRINT (LUN,FMT.SELECTSYSFONT14) ! SELECT 14CPI FONT
PRINT (LUN) (TR);(TR);(SetPrinterInfo = PI.DMCOPIES, 2)

Problem returned. Started picking at the above lines until I ended with the following.

PRINT (1) (SELECTSYSFONT = 14) ! SELECT 14CPI FONT
PRINT (1) (SetPrinterInfo = PI.DMCOPIES, 2)

None of the changes to the CPL format made any difference.

However, until I removed both (TR)'s in the copies line did the print return to pre 370 results. No idea why there were two (TR)'s. Must have been something I copied in the misty past and have kept pasting into programs.


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):






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