Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I determine the version #?
Message
From
10/09/1997 15:49:43
Michael Humphreys
Northern Airborne Technology Ltd.
Kelowna, British Columbia, Canada
 
 
To
10/09/1997 15:42:36
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00049398
Message ID:
00049401
Views:
63
>If I build an EXE with a version # (entered at build time), how can I later get this Version # from the EXE?
>
>Thanks
>Elyse

DIMENSION la[12]
GETFILEVERSION("program_name.exe",@la)

I believe la[4] then contains the version# string.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform