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

⟦6fc4b091a⟧ TextFile

    Length: 640 (0x280)
    Types: TextFile
    Names: »APPSOT.PRG«

Derivation

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

TextFile

*******************************************************************************
* DESIGN:NIF/ASD/SPTEMBER 1985                                                *
*******************************************************************************
*
*PROCEDURE: APPSOT    FILELAYER 4                                             *
*PARAMETERS: MSOTFILE,MCOUNTER,DATABASE IN USE
*******************************************************************************

APPEND FROM &MSOTFILE FOR .NOT.($(REF:CODE,1,3)$'SOT,DEL')

*INITIATE COUNTER
REPLACE ALL COUNTER WITH MCOUNTER FOR COUNTER=0
GO BOTTOM

RETURN
«eof»