Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trigger POS drawer to open in VFP
Message
From
23/06/2002 22:20:43
 
 
To
23/06/2002 12:54:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00671458
Message ID:
00671522
Views:
22
Hi,

thank a lot for your advise, it is working with my POS drawer, but
part of the command should be ??? insteads of ? only.

However, when my drawer is trigger to open, it also force my Espon TM-88IIP
printer to print out some empty line, is there any way to disable this printing to the printer ?



>When we programmed out cash drawer we did it like this:
>
>PROCEDURE open_drawer
>SET PRINTER TO lpt1: && (or lpt2:, lpt3:, \\pc\printer, etc.)
>SET PRINTER ON
>? &string_to_open_the_drawer && where string_to_open_the_drawer = the
>SET PRINTER OFF && string for the particular cash
>SET PRINTER TO && drawer given by the manufacture
>RETURN
>
>This opened the cash drawer on the lpt port...
>
>Good Luck
Best Regards
Virusim
Previous
Reply
Map
View

Click here to load this message in the networking platform