Shop OBEX P1 Docs P2 Docs Learn Events
How to use PropBASIC Version 1.47 with SimpleIDE — Parallax Forums

How to use PropBASIC Version 1.47 with SimpleIDE

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
Sign In or Register to comment.