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 - metrics - download

⟦bf225ac4e⟧ TextFile

    Length: 512 (0x200)
    Types: TextFile
    Names: »REPL*.PRG«

Derivation

└─⟦71c82d5c0⟧ Bits:30004214 LISTAID - Partslist management system
    └─⟦this⟧ »REPL*.PRG« 

TextFile

GO TOP
DO WHILE .NOT.EOF
   IF *
      RECALL
      REPLACE REF:CODE WITH 'DEL'
   ENDIF
   SKIP
ENDDO
«eof»