Subdirectory and file name of the PB IDE
Posted: Wed Feb 18, 2009 10:18 pm
Hi all,
I need for each platform the name of the subdirectory that contains the PureBasic IDE by default, and its filename.
What is it for Mac OS?
Regards, Little John
I need for each platform the name of the subdirectory that contains the PureBasic IDE by default, and its filename.
Code: Select all
Windows:
#PB_COMPILER_HOME\purebasic.exe
Linux:
#PB_COMPILER_HOME/compilers/purebasicRegards, Little John