home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / OUT18.ZIP / DEFAULT.OPT < prev    next >
Encoding:
Text File  |  1986-01-17  |  445 b   |  10 lines

  1. {options for OUTLINE v1.2}
  2. 60    {max number of lines to print on a page}
  3. 20    {min number of lines on a page}
  4. 4     {spaces of indentation for each level of nesting}
  5. 77    {right margin for reformatted print file outputs}
  6. -     {character used to underline section titles}
  7. 1     {should paragraphs of text be reformatted?  1=yes, 0=no}
  8. 1     {should output be divided into pages?  1=yes, 0=no}
  9. 2     {text mode code:  2=bw80, 3=c80}
  10.