Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assigning a version number programmtically
Message
 
To
26/02/1998 14:28:03
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00081494
Message ID:
00081975
Views:
20
>I have a small program that builds my projects into EXE's.
>
>BUILD EXE MyExe FROM MyProj
>BUILD EXE MyExe2 FROM MyProj2
>etc.
>
>Is there a way to assign a particular version number to the build? I don't necessarily want to AutoIncrement each time.
>
>Thanks

use myProj.pjx again. Look at the last 19 bytes of the devinfo memo field.
Of course there is no guarantee the format will not change on the next release of VFP.
Glenn
Previous
Reply
Map
View

Click here to load this message in the networking platform