Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Editing fields without using the mouse
Message
De
13/03/2003 17:04:04
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00765549
Message ID:
00765607
Vues:
27
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)
  • Précédent
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform