Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tickets printer
Message
 
 
To
19/02/2010 10:27:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 8
OS:
Vista
Miscellaneous
Thread ID:
01449908
Message ID:
01449909
Views:
50
>Hi,
>
>I have a procedure with
>set devi to print
>@ prow(),x say xvar
>set devi to scre
>set print off
>
>Mi problen is in this printer send a size letter page, i need cut the ticket, the parameter for cuting, are "esc"+"i"
>
>I put @ prow(),x say chr(27)+"i"
>but not work,
>
>You can help me?
>
>Thank's

Did you try ??? chr(27) + "i" ?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform