Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using extended font characters
Message
From
22/12/2003 10:35:39
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00858648
Message ID:
00861275
Views:
25
Lisa,
Thanks. The use of Terminal does what I need to do, I had overlooked it while looking for a font that worked both on screen and to the printer.

The aim is to provide a utility that simply lets the development team here generate, view and print code with the program structures delineated in the way that FoxDoc produces. Thanks again.

Gary



>Further to what I said before (which would be: how to print these chars from Word)... if, instead you wanted to print them from FoxPro, you could do this:
>
>SET PRINTER FONT "Terminal"
>SET PRINTER ON
>x = FILETOSTR("your.act")
>??? x
>SET PRINTER to
>SET PRINTER off
>
>... so, once again, instead of trying to figure out how to map the character sets: what is your original aim here? How is the final output supposed to be assembled, in which product, and under what conditions?
>
>Your original message just said "I want to generate a document"... so... ?
>
>>L<
Previous
Reply
Map
View

Click here to load this message in the networking platform