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

⟦c4c7c8c56⟧ TextFile

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

Derivation

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

TextFile


INDEX ON $(REF:DES,1,2)+STR(VAL($(REF:DES,3,4)),4) TO WORK.NDX
SET INDEX TO WORK.NDX
LIST
WAIT
COPY TO WORK
SET INDEX TO
DELETE FILE WORK.NDX
USE WORK
COPY TO &OPERDBF
USE &OPERDBF
DELETE FILE WORK
RETURN
«eof»