DataMuseum.dk

Presents historical artifacts from the history of:

CP/M

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦53019ee2e⟧ TextFile

    Length: 512 (0x200)
    Types: TextFile
    Names: »GENERR«

Derivation

└─⟦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« 

TextFile

0010 DIM«nul» txt$ OF 80
0020 OPEN FILE 1,"/1/SYSTEXT C80", WRITE«nul» 
0030 WHILE«nul» «nul»NOT«nul» EOD«nul» DO
0040   READ no,txt$
0050   WRITE«nul» FILE 1: CHR$(no)«nul»+«nul»txt$
0060 ENDWHILE 
0070 CLOSE«nul» 
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»