Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HOW To print some letters
Message
 
 
To
27/01/2003 19:35:49
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00746045
Message ID:
00746050
Views:
23
Maybe your control expect Unicode string? In this case you can use STRCONV() to convert your string to Unicode().

>Hi,
>
>I have a fiscal printer, and I am trying to send to it some string. OK, there is ActiveX that interfeces the printer.
>
>so in VFP6 I have this string:
>
>a="àáâãä......" &&cyrillic Macedonian alphabet
>
>and do
>
>mycontrol.PrintMethot(a)
>
>and some charakters are printed some not, some replacet with different chars some with blanks.
>
>I try this example in VB6 and it works great. ?????
>Is VFP have problems with some encodings ???
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform