Originally Posted by
JesterDev
I can write a rather quick and basic tutorial. If there's any interest I can write a bigger - more detailed one.
All in all if you now GW-Basic this will be a breeze.
Well as an example program type:
10 Print "Hello World!"
To run it type:
Run
This will print "Hello World!" to the next line.
Well that's about it, sorry, I havent had time to play with much esle and see if any of the other commands work. Don't think graphics will work, but then again I have yet to test it.