Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Save bug (*solved*)
#5
I did just that and here are my results.

Code:
asm
jr ZXBASICBorielVersionEnd
db "ZX Boriel BASIC version 1.3.0-s981"
ZXBASICBorielVersionEnd:
end asm

'SAVE "SAVETEST"CODE 49152,8192
LOAD "SAVETEST"CODE

I did save it and then I loaded it back using the original BASIC or LOAD "SAVETEST"CODE from the "command" prompt and it worked.
Then tried to do the same thing with the program above or to load it with LOAD "SAVETEST"CODE from compiled BASIC but it did not
work.

So I guess there is another bug in there.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)