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

⟦b4ec026f4⟧ TextFile

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

Derivation

└─⟦542983778⟧ Bits:30005313 CR8 Pascal/MT+
    └─ ⟦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»