Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Box Characters
Message
From
11/12/2001 14:30:56
 
 
To
11/12/2001 10:34:03
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00592658
Message ID:
00592854
Views:
25
>I have an old Foxpro shareware program that prints calendars. Since upgrading my computer, the program prints out funny characters rather than lines.
>
>The relevant code in the program seems to be:
>
>private m.boxchars
>dimension boxchars[11]
>boxchars[ 1]=iif(m.nonlndraw,"+","Ú")
[...]
>

Hi, Youssi,

I would recommend m.nonlndraw = .T. before filling the array (I believe it means "non line drawing..."). OTOH you could try a monospaced symbol font to get the effects of + and - and |.

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

Click here to load this message in the networking platform