Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executables files Management
Message
De
18/01/2000 01:42:20
Walter Meester
HoogkarspelPays-Bas
 
 
À
17/01/2000 15:16:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00319145
Message ID:
00319311
Vues:
16
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,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform