Page 1 of 1
I would like to load a basic program as txt please.
Posted: Tue Feb 27, 2024 7:39 am
by funkheld
Hi good afternoon.
I would like to load a basic program as txt please. :
test.txt
how does that work please?
Thanks.
Re: I would like to load a basic program as txt please.
Posted: Tue Feb 27, 2024 7:46 am
by TomXP411
The -BAS emulator switch is the simplest way.
https://github.com/X16Community/x16-emu ... e#starting
You can also read up on the EXEC command on the official docs.
https://github.com/X16Community/x16-doc ... IC.md#exec
BASLOAD is another option, although it's not fully released yet. (It will be integrated into ROM on the next OS release.)
Re: I would like to load a basic program as txt please.
Posted: Tue Feb 27, 2024 4:08 pm
by funkheld
hello, thanks for the help.
------------------------------------------
-bas c:\x16\pebi-bas\demo.txt
------------------------------------------
I already knew that and used it when starting.
--------
EXEC
--------
I didn't know this for reloading basic programs. Thanks.
I had read it before but couldn't solve the puzzle.
greeting