Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending escape codes to printer
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00050893
Message ID:
00055099
Views:
31
Thanks, Steven!

It worked.

>>i have this POS printer that requires escape codes to control it.
>>
>>i tried
>>
>>set device to printer
>>?chr(27)+chr(13)+chr(12)
>>
>>nothing happened
>>
>>any suggestions will be greatly appreciated.
>>
>>PS i'm using VFP 5
>
>Try using ???. This bypasses the printer driver and sends the codes directly to the printer.
>??? CHR(27)+CHR(13)+CHR(12)
Previous
Reply
Map
View

Click here to load this message in the networking platform