Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to determine compile version of a .PRG
Message
 
 
À
21/11/2000 15:52:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00444349
Message ID:
00444353
Vues:
9
>I am using the same code for two different versions of VFP. It would be great if I could check to be sure I've recompiled the code when switching from one version to the other. How does one determine the VFP version used to compile a .PRG for instance?

See aGetFileVersion().

If you use Visual SourceSafe (VSS), it has the ability of embedding the VSS revision number within your files, I use it to place the revision number in the comment property of classes and forms (as well as the top of prgs). I have a function kicked off by a hotkey, which displays the module's revision number (very useful, for determining if a module contains a fix)...
-michael

My brain hurt like a warehouse, it had no room to spare, I had to cram so many things to store everthing in there. - David Bowie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform