Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB printer script to VFP
Message
 
To
21/12/2006 14:32:37
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01179636
Message ID:
01179646
Views:
10
>Hi All
>
>I have a cashdraw which opens through the point of sale printer (Samsung). The printer manual has a VB code :
>** To open the cashdraw attached to pos printer
>'Set up the control font.
>Printer.FontSize = 9
>Printer.FontName = "FontControl"
>Printer.Print "A"
>Printer.EndDoc
>
>How can I use this code in VFP. Any help will be appreciated. Thanking you. Shafid

This is not the full code, this code can be used directly in VFP, if you know how to get Printer object (except Printer.Print("A")) :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform