Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using extended font characters
Message
De
22/12/2003 10:35:39
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:
00861275
Vues:
24
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<
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform