Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open cashdraw
Message
From
23/09/2005 04:28:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Open cashdraw
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
01052299
Message ID:
01052299
Views:
58
I am sure this question has been asked before. How can I open a cashdraw from my vfp8 application ?? In old dos system, the cashdraw opened when I used the following command:
mode com1:300,n,8,1
set printer to com1
set print on
for i = 1 to 6
?chr(0)
next
SET PRINT off
set printer to
quit
Your help will be appreciated. Thanks.
Shafid
Next
Reply
Map
View

Click here to load this message in the networking platform