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

⟦ac7b920f2⟧ TextFile

    Length: 512 (0x200)
    Types: TextFile
    Names: »SORTKIT.INT«

Derivation

└─⟦506f20106⟧ Bits:30004308/disk1.imd Listaid database backup
    └─⟦this⟧ »SORTKIT.INT« 

TextFile

DO WHILE 1=1
ACCEPT 'NAME' TO NAME
USE &NAME
COPY TO WORK
USE WORK
INDEX ON $(REF:CODE,1,3)+STR(VAL($(REF:CODE,4,3)),3)+STR(NVALUE,13,4);
+TOLERANCE+RATED:VOLT TO WORK
COPY TO &NAME
ENDDO
«eof»