Search found 2 matches
- Tue 19 Mar 2019, 12:37
- Forum: Interpreters & Run-Time Engines
- Topic: Can I Use Another IDE??
- Replies: 5
- Views: 7659
Re: Can I Use Another IDE??
Thanks for the info. I sort of suspected it would have something to do with tokenising. I'll take a look at the SDL tokeniser and see if I can come up with anything.
- Mon 18 Mar 2019, 21:15
- Forum: Interpreters & Run-Time Engines
- Topic: Can I Use Another IDE??
- Replies: 5
- Views: 7659
Re: Can I Use Another IDE??
I too would like to use an external IDE for development, namely UltraEdit which I use frequently and am familiar with its tools. I've configured UltraEdit to run bbcwrun6.exe on the editors active file but it seems that the run-time engine will only work for .bbc files and not text .bas files. I con...