Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EXE vs APP
Message
De
30/09/1997 11:54:21
 
 
À
30/09/1997 11:53:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00052346
Message ID:
00052439
Vues:
46
>>>SYS(16) or PROGRAM() and check the extension (I'm not sure if both return the extension).
>>
>>No, this is returning the calling sequence modules.
>Michel,
> Her e is what I use in my ON SHUTDOWN routine, to determine if I am running an EXE or APP and if I am under Developement or Runtime VFP..
>
>IF RIGHT(SYS(16,0),3)="FXP" OR EMPTY(SYS(16,0)) OR VERSION(2) > 0

Thanks, I forgot to use the parameter.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform