home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / FFB.ZIP / FFHLP.ARC / INSTALL.HLP < prev    next >
Encoding:
Text File  |  1988-01-11  |  554 b   |  16 lines

  1. \ INSTALL.SEQ   Installation file for FF                by Tom Zimmer
  2.  
  3. setview         ( | name --- )
  4.         Set the view path for all VIEW or LL or HELP type operations.
  5.  
  6. install         ( --- )
  7.         Install FF for the current environment. Prompts for a couple of
  8.         parameters, like VIEW path, and installed name to use for save.
  9.  
  10. uninstall       ( --- )
  11.         Mark the FF currently in memory as un-installed. A subequent
  12.         FSAVE will result in a system that comes up with the UN-installed
  13.         message in HELLO.
  14.  
  15.  
  16.