DataMuseum.dk

Presents historical artifacts from the history of:

Christian Rovsing CR7, CR8 & CR16 CP/M

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Christian Rovsing CR7, CR8 & CR16 CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦fd87b925c⟧ TextFile

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

Derivation

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

TextFile

STORE 4 TO MPLACE
STORE 3 TO MLEN
DO WHILE MLEN>0
   REPLACE ALL REF:DES WITH $(REF:DES,1,2)+$(REF:DES,4,3) ;
FOR VAL($(REF:DES,3,1))=0
STORE MLEN-1 TO MLEN
ENDDO
RETURN
«eof»