Organization of program files.
Appears on
Library tape from the Sinclair Computer Users Society (SINCUS).
Source Code
10 REM 2068 anatomy 20 FOR x=PEEK 23635+256*PEEK 23636 TO PEEK 23627+256*PEEK 23628 30 PRINT x;" ";PEEK x,: IF PEEK x>31 THEN PRINT CHR$ PEEK x; 40 PRINT 50 NEXT x 100 REM Program File - See SYNC March 84