Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Coding to make EXE small as possible
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00437025
Message ID:
00437329
Vues:
20
I learned a useful trick from Visual Maxframe for large areas of comments. Rather than using the * you can just bracket the comments with

#IF .F.

Comments go here

#ENDIF

Obviously, you wouldn't want to use this unless you had a lot of text, but it keeps everything between the IF and ENDIF out of the exe.

Bill
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform