Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trigger POS Drawer in VFP
Message
From
25/06/2002 09:49:04
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Trigger POS Drawer in VFP
Miscellaneous
Thread ID:
00671994
Message ID:
00671994
Views:
50
Hi,

I need to trigger a POS drawer to open in Windows 2000 Professional
using VFP6.

So, I do the following below and it trigger my drawer to open but
it also print some binary data to the printer too (Epson 88TM)
I am using the driver from Epson website to install it.

My code

SET PRINTER TO LPT

??? CHR(27) + CHR(112) + CHR(0) + CHR(5) + CHR(5)

SET PRINTER TO


Please kindly advise
Best Regards
Virusim
Next
Reply
Map
View

Click here to load this message in the networking platform