Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Beautify code in UT
Message
Information générale
Forum:
Level Extreme
Catégorie:
Autre
Divers
Thread ID:
01609628
Message ID:
01609685
Vues:
53
Thanks for all the suggestions.

But, I went ahead and coded a VFP color highlighter in vbscript. Even though it is primarily still in a prototype version, it is coming along very well.

Check it out at http://www.glrsoftware.com/Query_List.asp

It is the list of Data Drivers and Clause enhancements for the Query tool.

>Depends on what you use really...
>
>Easiest way to syntax highlight these days though is to use some JavaScript plug-in that does this for you. Just put the PRE text and then specify the language and the JS will do the formatting. Biggest problem there is that most don't support FoxPro so you have to customize.
>
>On Codepaste.net I use the Ace Editor JS component (which is an online editor but it also works for display only) and I created a FoxPro syntax module for it:
>
>http://codepaste.net/whm5yu
>
>There are a number of other HTML Syntax highlighters out there, but you have to create the FoxPro highlighting usually, which is not too hard - start with the VB sytnax and just customize with FoxPro's keywords and delimiters usually.
>
>+++ Rick ---
>
>>Hay Michel,
>>
>>How do you beautify the FoxPro code in the message body here on the UT?
>>
>>I have a new section on my web site that would be better if I could color code the examples.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform