Making ZX Basic to work with Tommy Gun
As of version 0.9.39 it's author add some modifications so ZX Basic compiler will also work with this excelent IDE.
Just follow this steps:
- Download & Install Tommy Gun (v. >= 0.9.39)
- Download & Install ZX Basic .MSI version for Windows (see http://www.boriel.com/files/zxb)
- On the Tommy Gun IDE Config options, go to Build Settings, and configure options as shown:

- Save them, and you're done!
Only the remarked (in red) fields are necesary.
From now on, you have syntax highlighting and error line location. To go to an error line, just click on the compilation error message and the cursor will jump to the respective line automatically.
You might be interested in changing some command line options (to change output format, etc...). See command line options documentation for more info.

