Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EXE vs APP
Message
From
30/09/1997 11:54:21
 
 
To
30/09/1997 11:53:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00052346
Message ID:
00052439
Views:
37
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform