Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
_cliptext font
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00827200
Message ID:
00827268
Vues:
17
>This is what I'm doing...
>"thememo" is the detail from the FRX (the font is lost however)
>It would be nice if I could either preset the windows environment font or conttrol the font otherwise.
>
>select INVSALES
>report form invlist_4max noconsole to FILE c:\fox\sales\invdoc.txt ASCII
>CREATE cursor tempm  (thememo m(4))
>APPEND BLANK
>APPEND MEMO thememo FROM c:\fox\sales\invdoc.txt
>REPLACE thememo WITH STRTRAN(thememo,CHR(13)+CHR(10)+CHR(13)+CHR(10)+CHR(13)+CHR(10), "")
>_cliptext = thememo
>
>=messagebox("Open your MAXIMIZER Station Template..."+CHR(13)+;
>		"CTRL+V to Paste", 64, " Attention!")
Well, there are lots of ways to control the font: I don't know what the template listed above is, but you could set the template so that whatever was typed (or pasted) in was in your desired font.

I suppose it might be possible to load the clipboard with your desired font and text, but I've never tried that, so I have no idea how you would go about it.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform