home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / f / outline.lbr / OUTLINE.DZC / OUTLINE.DOC
Encoding:
Text File  |  1993-10-26  |  1.5 KB  |  46 lines

  1.                              OUTLINE
  2.                      by Joel M. Kunin, M.D.
  3.  
  4. OUTLINE.CO═á i≤á ß utilit∙ whicΦ caε bσ useΣ iε conjunctioεá witΦ ì
  5. WordSta≥ t∩ producσ aε outline«  Thσ inpu⌠ filσ ha≤ thσ followinτ ì
  6. format:
  7.  
  8. @1 The Calender.
  9. @2 There are twelve months.
  10. @3 Each month has four weeks.
  11. @2 There are seven days.
  12. @│á Sunday¼áá Monday¼áá Tuesday¼áá Wednesday¼á Thursday¼á Friday¼ ì
  13. Saturday.
  14. @4 Each day has 24 hours.
  15.  
  16. The program will convert this to:
  17.  
  18.          I.  The Calender. 
  19.              A.  There are twelve months. 
  20.                  1.  Each month has four weeks. 
  21.              B.  There are seven days. 
  22.                  1.  Sunday, Monday, Tuesday, Wednesday, ì
  23. áááááááááááááááááááááThursday, Friday, Saturday. 
  24.                      a.  Each day has 24 hours. 
  25.  
  26. There are a maximum of 4 levels:
  27.  
  28.    @1 produces I. - XXXIX.
  29.    @2 produces A. - Z.
  30.    @3 produces 1. - 32767.
  31.    @4 produces a. - z.
  32.  
  33. The program may be invoked in the following ways:
  34.  
  35. 1) ááoutline myfile - will format myfile to the screen.
  36. 2)   outlinσá myfilσ ╛ newfile -  wil∞ creatσ newfilσá containinτ ì
  37. áááááthe formatted text.
  38. 3)áááoutline myfile > lst: - output will go to printer.
  39. 4)   outlinσá -m7░ myfilσ ╛ newfilσ - samσ a≤ 2⌐ bu⌠á righ⌠á hanΣ ì
  40. ááááámargiεá wil∞á bσ a⌠ 7░ rathe≥ thaε thσ defaul⌠ oµá 65«á  Thσ ì
  41. áááááaccepted range for -m is from 50 to 80.
  42.  
  43. Pleasσá senΣá comment≤á regardinτá thi≤ prograφ t∩á mσá vißá thi≤ ì
  44. bulletin board.
  45.  
  46.                            Joel Kunin