Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Executables files Management
Message
From
18/01/2000 01:42:20
Walter Meester
HoogkarspelNetherlands
 
 
To
17/01/2000 15:16:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00319145
Message ID:
00319311
Views:
17
Gustavo,

>Two more questions.
>1) That´s is better way to do that? The doubt is: the little .exe file will not overcharge the computer (consume a lot of RAM memory)?

It will probably not. The small exe will exit after it has started the main exe. The !/n command allows the program to continue while it's starting the main app. After it's release, it releases the resources which can be used by the main app. But to make sure it doesn't raise a resources problem, it's best to test this.

>2) The funcion agetfileversion() is not in VFP 5.0 (that I am using). Are on Windows API?

You can also use the FDATE() function to accomplish more or less the same. There are some API calls to retrieve the AGETFILEVERSION info, but I don't know this from the top of my head. Maybe there was a simular function within the FoxTools.fll for VFP 5.

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform