Posted by Grant Foraker on August 24, 2017 at 07:43:22: Uploaded files: 1
In Reply to: Re: Win10 printers posted by Robert G Laurin on August 23, 2017 at 16:15:10:
1) This is the code that doesn't work on Win10.
----------------------------------------------------------------------------------
LET PAGE = 0
LET OGROSS = 0
LET PTITLE$ = 'CUSTOMER COPY'
PRINT (1) (TR);(SETPRINTERINFO = 8, 260) ! TRAY 2 HAS WHITE PAPER
GOSUB PrintInvoiceCopy
LET PAGE = 0
LET OGROSS = 0
LET PTITLE$ = 'FILE COPY'
PRINT (1) (TR);(SETPRINTERINFO = 8, 261) ! TRAY 3 HAS YELLOW PAPER
GOSUB PrintInvoiceCopy
-----------------------------------------------------------------------------------
2) Posted question on HP Forums asking for correct codes. Fingers crossed :)
3) My TESTBIN program now returns garbage. See PDF. Tried C16 too. Worked in 2006 :)
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.