[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
typo in previous question....
- Subject: typo in previous question....
- From: Andrew Lin <alin@TECHNEGLAS.COM>
- Date: Wed, 3 Apr 2002 16:45:14 -0500
Should have read:
! ENCODE '<27>&l3A' INTO $legal_code
! print $legal_code (,) code
encode '<27>&l5H' into $tray3
print-direct printer=HPLASERJET $tray3
! encode '<27>&l3a5H' into $leg-tray3
! print-direct printer=HPLASERJET $leg-tray3
(I had left in 0H instead of 5H... I've tried just
about every number already(0-5)..seems to have
no effect.)
Thanks!
-Andrew