Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get the build number of the exe
Message
From
15/10/2001 12:43:40
 
 
To
15/10/2001 12:37:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00568595
Message ID:
00568601
Views:
15
>hello all
>
>how to get the build number of the exe to display in about box,i have autoincreament checked in build option.
>
>Txs all
AGETFILEVERSION(aFileInfo, "myexe.exe")
=MESSAGEBOX("App Version"+TRANSFORM(aFileInfo(4)))
- Brian


VFP6 SP5, VFP8 SP1, VFP 9 SP 1 and Win XP SP 3 (unless otherwise specified)


www.wulfsden.com
Previous
Reply
Map
View

Click here to load this message in the networking platform