Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set syntax coloring?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00223463
Message ID:
00223534
Vues:
21
>Thanks George,
>That looks like a winner. I know little about setting the registry; how would you set that up in code for run-time? We want the user to see only black at run-time & don't want to go to each machine to make the setting.
>Thanks again

Hi Bill,

I'd first find out what the setting would be. Probably, "RGB(0,0,0,255,255,255), Auto, Auto" for the EditorKeywordColor and EditorCommentColor entries. Be sure to check this, however. Since the entries are strings, the registry class that ships with VFP can do the job of writing these. Once the new data is written, call SYS(3056) so the VFP updates the settings.

Of course, once this is done, simply checking these values will be all that's necessary.

hth,
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform