How to use PropBASIC Version 1.47 with SimpleIDE
Bean
Posts: 8,129
in Propeller 1
Here is how I use PropBASIC 1.47 with SimpleIDE.
Put the BAT file that is in the ZIP file below into the SimpleIDE/propeller-gcc/bin directory along with the PropBasic.exe
In SimpleIDE under Tools->Properties->Spin Folders->Spin Compiler->Browse (find the PropBasic.bat file).
When you start a new project add a name.pbas file and set the "Compiler Type" to SPIN for the project.
When you compile, the BAT file can determine that it is PropBasic by the file extension of ".pbas".
Any questions please ask.
Bean
Put the BAT file that is in the ZIP file below into the SimpleIDE/propeller-gcc/bin directory along with the PropBasic.exe
In SimpleIDE under Tools->Properties->Spin Folders->Spin Compiler->Browse (find the PropBasic.bat file).
When you start a new project add a name.pbas file and set the "Compiler Type" to SPIN for the project.
When you compile, the BAT file can determine that it is PropBasic by the file extension of ".pbas".
Any questions please ask.
Bean
zip
343B