Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HowTo: Multi-line Comments in VFP
Message
De
13/11/2000 22:59:55
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00439898
Message ID:
00441437
Vues:
17
>Unfortunately VFP makes us mark each line as a comment, but you can simulate the Visual C++ style by flipping the leading /* to */ and adding a semi-colon to the end of each line, like this:

#if .f.
here is
a whole lot
of multi line comments
#endif


Never gives a compile error, because its never compiled, but still documents well.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform