Sorry, Are you talking about PandaBAS? or Petit Computer?I'm struggling a bit to find code to work from. Does anyone have any suggestions, please?
I'm struggling a bit to find code to work from. Does anyone have any suggestions, please?
Sorry, I should have been more specific! I meant SpecBAS. Dunny's post takes care of it.Sorry, Are you talking about PandaBAS? or Petit Computer?
Thanks very muchly! I'm going to take a look at this now, since I've finished up this evening's sewing and whatnot.If it's SpecBAS then:
https://sites.google...ldunn/demos.zip
And extract them to your specbas home folder (NOT the folder you extracted SpecBAS in!)
It's quite an old file, but the majority of the demos should run. I'll update it later on when I get chance.
Keep us postedI'm determined to learn something useful from this.
One of the example file is named geometry1, you can play around with it, see it run via the following.
In the editor, type:
LOAD "geometry1"
Then:
RUN
You can see the code used by pressing the ESC key, then enter twice. I'm still trying to figure this editor out as well.
Every single one in the directory. :lol: I'm certain that that's because I've been running the Windows build under WINE, though.Prometheus: Which file was it gave error 30?
Every single one in the directory. :lol: I'm certain that that's because I've been running the Windows build under WINE, though.Prometheus: Which file was it gave error 30?
I'll give the native Linux version a spin later, now that I know that I don't need to build it myself (which one of the included text files says that I do need to do). I am certain that that will resolve it.