Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using extended font characters
Message
 
 
À
15/12/2003 11:07:12
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00858648
Message ID:
00861020
Vues:
30
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<
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform