Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using extended font characters
Message
 
 
To
15/12/2003 11:07:12
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00858648
Message ID:
00861020
Views:
31
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
Next
Reply
Map
View

Click here to load this message in the networking platform