Hello.
I would like to know if there's a way my progran knows, while running, if it is running under the IDE environment or under a stand alone situation.
While I try to develop the program,, I feequently test it under those two situations (IDE and standalone) as the paths are not exactly the same I have to move and change things each time (the "temp" folder is created everytime).
Is there anyway to detect the environment (to look for the right folder in the right situation)
Thanks for your help and advise
I would like to know if there's a way my progran knows, while running, if it is running under the IDE environment or under a stand alone situation.
While I try to develop the program,, I feequently test it under those two situations (IDE and standalone) as the paths are not exactly the same I have to move and change things each time (the "temp" folder is created everytime).
Is there anyway to detect the environment (to look for the right folder in the right situation)
Thanks for your help and advise