Yesterday, i try to create several tools in the IDE and impossible to have the path of the IDE

I have read several post like this one
http://www.purebasic.fr/english/viewtop ... 88#p447388
But nothing really good

The solution is create an exe, for example "Path.exe" With GetModuleFileName_(0, @Application, 255) and call it by the tools menu, but i'm forced each time to put it in each folder of each version...
For only one line of code

I think that can be useful to know what IDE/Compiler call an exe, furthermore the version, and like it's impossible to have this information...
We have all this information now, but only in CONSTANTS...
#PB_Compiler_Version
#PB_Compiler_Home
and if you move your exe on a USB key..."waloo !!!" (French expression)

Finally, i use the runprogram() association, but if any PB have installed in the PC...."RE WALLOO !!!"



Have a good day