I've looked in the command set and also here in the search section, but I don't see an easy simple way to detect in my code whether the program is running as a compiled application using the run-time DLLs or in developer mode such as when I press the "Run" button in the project box?
Surely someone's asked this before? (I've checked out SET"("DEVELOPMENT") but that's just a setting to tell the program whether to verify the compiled code is current.)
Surely someone's asked this before? (I've checked out SET"("DEVELOPMENT") but that's just a setting to tell the program whether to verify the compiled code is current.)