APPEND (Program for merging BASIC programs)

Use this forum to submit new files for the download section of the archive. I will check each submission and upload it to the archive on a regular basis.
Post Reply
zephyr
Posts: 1474
Joined: Mon Jul 21, 2008 1:18 am

APPEND (Program for merging BASIC programs)

Post 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.
zephyr
Posts: 1474
Joined: Mon Jul 21, 2008 1:18 am

Re: APPEND (Program for merging BASIC programs)

Post by zephyr »

Fixed a bug which caused the prevous version to fail on BASIC programs with a line zero.
Attachments
APPENDv1-1.zip
(872 Bytes) Downloaded 135 times
Post Reply