Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Escape Sequences
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Versions des environnements
Visual FoxPro:
FoxPro Dos
OS:
Windows '95
Divers
Thread ID:
01095573
Message ID:
01095904
Vues:
9
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform