falter
Veteran Member
I am trying to manually type in the code for jsbach.bas, which was a demo program included on some versions of the Mindset GWBASIC disk. It wasn't included on the one that bitsavers has, but since 8bitguy listed it on his video about the Mindset, I thought I'd screencap and manually reenter. However, I'm hitting a snag - you can only enter a single line per line of BASIC code. It doesn't 'wrap' to the next line and won't include whatever you type below the first line as part of a single line.
You can see in the screencap there is line 100 which should read:
100 PLAY "T120 O5 L16 ED+E8O4 B8 G+8 B8 E F+ E D+ E8O3 B8G+8B8 E B F+ B
But GW will only let me type up to the second B8, the cursor won't wrap down and let me carry on adding more. It's been ages since I entered anything in BASIC.. is there something I'm missing here? I tried googling and found a few commands that spoke of line wrapping but none seemed to work in my situation.
You can see in the screencap there is line 100 which should read:
100 PLAY "T120 O5 L16 ED+E8O4 B8 G+8 B8 E F+ E D+ E8O3 B8G+8B8 E B F+ B
But GW will only let me type up to the second B8, the cursor won't wrap down and let me carry on adding more. It's been ages since I entered anything in BASIC.. is there something I'm missing here? I tried googling and found a few commands that spoke of line wrapping but none seemed to work in my situation.
Attachments
Last edited: