[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
SQR Viewer not printing from different printer trays
- Subject: SQR Viewer not printing from different printer trays
- From: Rochelle Martin <rmartin@TRIBUNE.COM>
- Date: Tue, 27 Jul 1999 15:34:45 -0500
My SQR report needs to print from different printer trays but also
needs to be in SPF format. I have added the "encode" logic suggested
from a previous mailing.
encode '<27>&l4H' into $low_tray
print $low_tray () code
This works perfectly when the .LIS is sent directly to the printer but
not when I print the report via SQR Viewer.
Suggestions for fix or explanation on why this is happening would be
great.