How to run/compile .bas file using SmallBASIC
p-mackay opened this issue · 1 comments
p-mackay commented
I have an old .bas file I'm trying to run, I ran into this package to try to run it. I built it from source and everything seemed to have worked properly. What do I do now, how do I run .bas programs now? I tried using LINUX: sbasicg -r test.bas "abc xyz fileName" but says "command not found". I'm using Manjaro Linux.
p-mackay commented
The executable is in /home/user/SmallBASIC/src/platform/sdl/sbasicg.