Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine compile version of a .PRG
Message
 
 
To
21/11/2000 15:52:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00444349
Message ID:
00444353
Views:
14
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform