DataMuseum.dk

Presents historical artifacts from the history of:

RegneCentralen RC700 "Piccolo"

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

See our Wiki for more about RegneCentralen RC700 "Piccolo"

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦b4ec026f4⟧ TextFile

    Length: 512 (0x200)
    Types: TextFile
    Names: »INDEXER.DOC«

Derivation

└─⟦8dcf1351b⟧ Bits:30004118/disk2.imd SW1720/I5 Pascal/MT+ Release 5.5
    └─⟦this⟧ »INDEXER.DOC« 

TextFile

Indexer inputs a Pascal source file and outputs one of two forms
of index file.  The first is the short form: only the procedure 
or function declarations are extracted from the source.  The 
second is the long form: everything between the keyword 'procedure'
or 'function' and the keyword 'begin' is extracted.
Invoke indexer with the following command line:

INDEXER <SOURCE FILE> <DESTINATION FILE> ÆSHORT ø LONGÅ
«eof»