Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Creating +3 Menus - Loading external BAS files
#2
I have not tried it, but you have a library called Basic.bas with which you can try to load the program:

Code:
#include <basic.bas>
EvalBASIC(chr($ef")+" "+chr($22)+"program.bas"+chr($22))

$ef is the LOAD ASCII code, $22 is the " ASCII code. Change program.bas by your program name.
Duefectu
https://zx.duefectucorp.com
duefectucorp@gmail.com
Reply


Messages In This Thread
RE: Creating +3 Menus - Loading external BAS files - by Duefectu - 04-13-2025, 04:24 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)