|
DataMuseum.dkPresents historical artifacts from the history of: Jet Computer Jet80 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Jet Computer Jet80 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 512 (0x200) Types: TextFile Names: »INDEXER.DOC«
└─⟦c9df7130d⟧ Bits:30005915 Pascal MT+ Release 5.2 (Jet-80) └─ ⟦this⟧ »INDEXER.DOC«
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»