We have a POS application which triggers a cash drawer using the code
SET CONSOLE OFF
SET DEVICE TO PRINT
SET PRINTER TO
??? CHR(27)+CHR(112)+"0,48"
This works fine in 95/98 but crashes in 2K and XP with a GPF 0001:222D. We have tried using only "??" but this does nothing. Does anyone know how to send the required Escape sequence to the port to trigger the cash drawer. Printer is an Epson TM-U200PD and has RJ6 outlet to connect to drawer.
Alternatively we wonder if there is a setting of the 2 dips to automatically trigger drawer when printer fires. Unfortunately client has mislaid manual (so what else is new HUH!!)
Richard Myers
Four Letter Software Inc.
SET CONSOLE OFF
SET DEVICE TO PRINT
SET PRINTER TO
??? CHR(27)+CHR(112)+"0,48"
This works fine in 95/98 but crashes in 2K and XP with a GPF 0001:222D. We have tried using only "??" but this does nothing. Does anyone know how to send the required Escape sequence to the port to trigger the cash drawer. Printer is an Epson TM-U200PD and has RJ6 outlet to connect to drawer.
Alternatively we wonder if there is a setting of the 2 dips to automatically trigger drawer when printer fires. Unfortunately client has mislaid manual (so what else is new HUH!!)
Richard Myers
Four Letter Software Inc.