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

Code: Select all
Windows:
#PB_COMPILER_HOME\purebasic.exe
Linux:
#PB_COMPILER_HOME/compilers/purebasic
Code: Select all
#PB_COMPILER_HOME/PureBasic.app