|
DataMuseum.dkPresents historical artifacts from the history of: CP/M |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about CP/M Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 512 (0x200) Types: TextFile Names: »GENERR«
└─⟦0111921f5⟧ Bits:30003299 En del programmer til RC703 └─⟦this⟧ »GENERR« └─⟦f4454744f⟧ Bits:30003901 CP/M 2.2 diskette med to COMAL80 fortolkere (RC702) └─⟦this⟧ »GENERR«
0010 DIM txt$ OF 80 0020 OPEN FILE 1,"/1/SYSTEXT C80", WRITE 0030 WHILE NOT EOD DO 0040 READ no,txt$ 0050 WRITE FILE 1: CHR$(no)+txt$ 0060 ENDWHILE 0070 CLOSE 0080 DATA 95,"*** CON ikke tilladt" 0160 DATA 96,"*** fejl i programstruktur" 0240 DATA 97,"*** ikke SAVE-fil" 0320 DATA 99,"*** SYSTEMFEJL" 0400 DATA 104,"*** division med nul" 0480 DATA 108,"*** stakoverløb" 0560 DATA 109,"*** typekonflikt" 0640 DATA 110,"*** variabel ikke erklæret" 0720 DATA 120,"*** indeks fejl" «eof»