|
|
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: 512 (0x200)
Types: TextFile
Names: »TST.CMD«
└─⟦07be67046⟧ Bits:30008916 LINDA1 75MC
└─⟦this⟧ »TST.CMD«
STORE 1 TO INDX
DO WHILE INDX < 100
IF MODUL = "SWXX11"
DO C11
ELSE
IF MODUL = "SWXX25"
DO C25
ELSE SKIP
ENDIF
ENDIF
STORE INDX + 1 TO INDX
ENDDO
«eof»