|
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 - metrics - download
Length: 2048 (0x800) Types: TextFile Names: »AUTOST.PAS«
└─⟦da1b76629⟧ Bits:30008866 Indeholder bla. RCKAT └─⟦this⟧ »AUTOST.PAS«
PROGRAM AUTOST; VAR FIL: FILE; BEGIN ASSIGN(FIL,'DSIMT.COM'); EXECUTE(FIL); END. «eof»