See all articles from SUM v3 n12
Loading a program into the 2068 1s always divided into two parts, The Header and then the program or bytes or array.
R-HEADER reads the header without loading the program. The header contains the following information:
- Program Type (BASIC, code, array)
- NAME
- Length with and without variables
- Auto-Run line (BASIC)
- Byte Origin (Code)
Type in the listing and save it before RUNning. Then RUN, follow instructions. The program will list contents of any headers it encounters from tape.