Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I post a VFP code with the syntax colored
Message
General information
Forum:
Level Extreme
Category:
Other
Miscellaneous
Thread ID:
00713313
Message ID:
00713316
Views:
22
>in the other forum where I participate when I want my code of VFP to be colored like if i was writing in the editor of fox i just have to beggin the code with (vfp) and end with (/vfp) How do i do this here in UT?
>
>regards
You begin code fragment with < pre > tag and end with < /pre > (no spaces), for example
* This's a sample code
lcStr = "Test String"
? TRANSFORM(12345, "999,999")
If you've auto-quote on, hit reply and you'll see above code enclosed in PRE tags.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform