Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Editing fields without using the mouse
Message
From
13/03/2003 17:04:04
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00765549
Message ID:
00765607
Views:
28
To make the code more readable, you can use < PRE > and < /PRE > codes (without the spaces). Press "Reply" to see how I wrote this sample:
for i = 1 to 10
  if x = y
     z = w
  endif
next
Specifically, the PRE (HTML for "pre-formatted text") does the following:
  • Keep spaces and blank lines.
  • Don't use word-wrap.
  • Use a fixed-width font.
    Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
  • Previous
    Reply
    Map
    View

    Click here to load this message in the networking platform