Hi,
This isn't a BB4W question, but is is for a related product.
Out of sheer curiosity, I've been playing with 'BBC BASIC (86) Plus'. I have a 64 bit machine, running Win10, so I'm running it on DosBox. 'BBCBASIC' works fine. I can run it, load a .BBC program and run that - no problem. However, I can't get 'BBCRUN' to work. I've followed the instructions, but all I get is the header lines: 'Run-only PC BBC BASIC Version 4.82 #999999' etc. Then it immediately returns to the dos prompt, no error, and it appears to reset DosBox. All directory pointers seem to be set up right, and the programs and files are in the right directory. Any ideas? Am I wasting my time with this - even as 'fun'?
Matt
dosbasic
-
Hated Moron
Re: dosbasic
I've no idea why, but try running BIGRUN.EXE (the extended-memory version) instead of BBCRUN.EXE, perhaps it will work better.
-
MattC
- Posts: 114
- Joined: Mon 16 Apr 2018, 06:17
Re: dosbasic
Unfortunately, I get the same results. But thanks for your reply. Much appreciated.
Matt
Matt
-
Hated Moron
Re: dosbasic
How exactly are you running it? Are you trying to use the 'interactive' mode (simply typing BIGRUN with no parameters) or the command-line mode? I'd recommend the latter:
Code: Select all
BIGRUN progfile [fontfile] [/U] [/C]
-
MattC
- Posts: 114
- Joined: Mon 16 Apr 2018, 06:17
Re: dosbasic
TEST.BBC is the name of the test program.
I tried the command line mode.
I tried,
C:\>BIGRUN "TEST"
Also:
C:\>BIGRUN TEST
C:\>BIGRUN TEST.BBC
None produces a TEST.EXE file.
All I get is the 'Run-Only PC BBC BASIC Version 4.82' header, and then the 'Welcome to DOSBox v0.74' splash.
Matt
I tried the command line mode.
I tried,
C:\>BIGRUN "TEST"
Also:
C:\>BIGRUN TEST
C:\>BIGRUN TEST.BBC
None produces a TEST.EXE file.
All I get is the 'Run-Only PC BBC BASIC Version 4.82' header, and then the 'Welcome to DOSBox v0.74' splash.
Matt
-
Hated Moron
-
MattC
- Posts: 114
- Joined: Mon 16 Apr 2018, 06:17
Re: dosbasic
OK. Not to worry on my behalf. I was only playing with it.
Thanks for your help.
Matt
Thanks for your help.
Matt