home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume8 / se / part07 / se_h / of < prev    next >
Encoding:
Text File  |  1987-01-25  |  579 b   |  17 lines

  1.  
  2.         of -- Option Fortran
  3.  
  4.                default range             syntax
  5.                   1,$                      of
  6.  
  7.         Typing  "of"  turns  on  a  package  of  options  considered
  8.         convenient for editing Fortran.  The warning column  is  set
  9.         to  72,  and tab spacing is set to 7 +3 so that tabbing once
  10.         gets you to column 7.   Tab  expansion  is  also  turned  on
  11.         (XTABS).   To  undo  "of" it is necessary to type "ot+3" and
  12.         "ox".
  13.  
  14.         For general information about the option command, type "ho".
  15.         See also "oa".
  16.  
  17.