Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Escape Sequences
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Environment versions
Visual FoxPro:
FoxPro Dos
OS:
Windows '95
Miscellaneous
Thread ID:
01095573
Message ID:
01095904
Views:
11
Yes, try to turn double hight on with chr(119) before sending the double height code.


>Hi.
>Sorry it didn't work, I tryed:
>@ 01,01 say chr(91)+"Mytext"
>The result was: "[Mytext"
>That's because chr(91)='['
>
>Then I tryed:
>@ 01,01 say chr(27)+chr(91)+"Mytext"
>The result was: "Mytext" with normal (draft) font..
>
>Any other idea??
>
>
>>Try:
>>chr(91) - double hight
>>chr(119) - turn double hight on/off
>>
>>
>>>Can someone tell me which one is (or where can I find) the escape sequence for setting the DOUBLE HIGH FONT for dor matrix printers? for example:
>>>
>>>chr(14)=Expanded (wide font)
>>>chr(15)=Condensed
>>>chr(18)=normal (draft font)
>>>
>>>I need to print several tickets in a dot matrix printer (LX-300) and I would like to use double-height and wide fonts..
>>>
>>>Thanks in advance.
Doru
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform