home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / zsys / znode-12 / i / index12.lbr / INDEX.FOR < prev    next >
Encoding:
Text File  |  1991-08-12  |  512 b   |  8 lines

  1. INDEX is a program which reads a small text files containing 
  2. words and phrases marked with ctrl-\ and paired ctrl-p's 
  3. respectively, generates an alphabetically sorted index of these 
  4. words and phrases and appends this index to the end of the text 
  5. file. Particulary well-suited to indexing chapters in a book; 
  6. starting page number and lines of text per page are options. 
  7. Limited to 400 marked words/phrases per file. Shell sort used.
  8.