Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 in 2 degree
Message
From
19/11/2001 04:40:27
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00583296
Message ID:
00583348
Views:
36
This message has been marked as a message which has helped to the initial question of the thread.
>>>>>I suspect, that this problem doesn't have a solution, but just to be sure. Somebody needs to output 22 in Report to FILE ASCII. Is it possible?
>>>>This worked for me "2" + CHR(178)
>>>Did you try REPORT FORM test to file test ASCII. It shows I instead.
>>Yes. It showed 22 on my system.
>Interesting... What are your system parameters and which font did you use for report?
>I've tried in VFP6.

Nadya,

Probably you are facing the OEM/ANSI fonts dilemma. 22 can be correctly produced by "2" + CHR(178), like Evan said, or, to be viewed in the conditions you're using, by "2" + CHR(253), if I guessed right.

bye
----------------------------------
António Tavares Lopes
Previous
Reply
Map
View

Click here to load this message in the networking platform