WARNING: Barely Beta Quality Code here! ======================================= Quick fetch instructions for Linux users: mkdir rtb cd rtb wget http://unicorn.drogon.net/rtb chmod +x rtb ./rtb It ought to pop open a window with the BASIC system running inside it. You can change the window size at launch time - try: ./rtb -d to display the avalable sizes and ./rtb -m X where X is a number displayed with the -d output. If you want to try full-screen, then ./rtb -f will get you there. (or should). Then fetch the .rtb files as examples, or: wget -O- http://unicorn.drogon.net/rtb/examples.tar | tar xfB - to get them all. If it crashes: See if its repeatable, if so, then use the TRON command and look at the line numbers printed in the terminal window you start RTB from. email the program to me - gordon@drogon.net with the line number that caused the crash and I'll see what I can do. Enjoy! Gordon Henderson, gordon@drogon.net