Page 1 of 1

APPEND (Program for merging BASIC programs)

Posted: Wed Feb 12, 2014 5:04 pm
by zephyr
Here is a program I wrote for easy merging of BASIC programs. The program is compatible with all CoCo and Dragon machines. It will also work on a Dragon 64 in 64K BASIC mode. The instructions for use are as follows:

1. LOAD the APPEND machine code program
2. LOAD the first BASIC program
3. Enter EXEC
4. Load the next BASIC program (Renumber if necessary)
5. Enter EXEC
6. Go back to step 3 if more programs are to be appended

EDIT: Attachment removed.

Re: APPEND (Program for merging BASIC programs)

Posted: Wed Feb 12, 2014 11:29 pm
by zephyr
Fixed a bug which caused the prevous version to fail on BASIC programs with a line zero.