This will compile and launch my PureBasic app in debug mode.
Should I be able to do the same with SpiderBasic?
sbcompiler.exe /debugger "C:\myapp.sb"
When I do this it says it compiles the spiderbasic code but then nothing happens after that. It fails to launch in a browser.
ps: just a side note, if I type sbcompiler /?
it says:
PBCompiler "Filename:
Options:
-------
it probably should say SBCompiler
