home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume4 / se / part7 / se_h / README < prev   
Encoding:
Text File  |  1986-11-30  |  878 b   |  21 lines

  1. README:
  2.  
  3. This directory contains the help files for the Georgia Tech Software Tools/UNIX
  4. screen editor Se.  The files with the _swt suffix contain information
  5. which is correct when the editor is in Software Tools compatibility mode.
  6. This is the default at Georgia Tech.  The files without the _swt suffix either
  7. contain information which is the same for both Unix and SWT modes, or for
  8. Unix mode, which is the default at any place other than Georgia Tech.
  9.  
  10. The dohelp() routine checks what mode the editor is in, and reads in the
  11. appropriate file.
  12.  
  13. The files should be installed in the directory /usr/lib/se_h for se in order
  14. for se to find them. File names must be in lower case, since dohelp() maps
  15. the file name into all lower case. (On pr1mes, case is not significant in
  16. file names, so the original ratfor version did not have to do this.)
  17.  
  18. Arnold Robbins
  19. Georgia Tech
  20. 2/84
  21.