Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IsRunningAsExe()
Message
From
19/03/1998 01:03:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
IsRunningAsExe()
Miscellaneous
Thread ID:
00085563
Message ID:
00085563
Views:
66
I have some code that I want to execute in my executable MyApp.exe, but I don't want it to run during development sessions when I type DO MyApp.

if IsRunningAsExe()
* Special code for exe only goes here *
endif

Can anyone help with an equivalent to the missing IsRunningAsExe() function.
Next
Reply
Map
View

Click here to load this message in the networking platform