home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / TextEditors&Viewers / Texteditors / FFRED10.LHA / fpl / FrexxEd.FPL.README < prev    next >
Encoding:
Text File  |  1994-09-22  |  750 b   |  39 lines

  1. ############################################
  2. File: FrexxEd.FPL
  3. Author: Kjell Ericson
  4. Email: FidoNet 2:201/328
  5. Short description: Executes a collection of FPL scripts
  6. Version: 1.1
  7. Date: 11.8.94
  8. Local settings:
  9. Global settings:
  10. Keysequence:
  11. Type: ?
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.   This file simply runs a few FPL scripts. Useful to run at startup time.
  17.  
  18. Executed scripts in order of execution:
  19.  
  20.      FrexxEdMain.FPL
  21.      AutoSave.FPL
  22.      Menu.FPL
  23.      AutoMatch.FPL
  24.      BookMark.FPL
  25.      ExamineLine.FPL
  26.      GotoChange.FPL
  27.      Iconify.FPL
  28.      IncSearch.FPL
  29.      SameName.FPL
  30.      ScrollAll.FPL
  31.      SearchCount.FPL
  32.      SimpleDiff.FPL
  33.  
  34.      and User.FPL
  35.  
  36. HISTORY
  37.  
  38.   1.1    Makes a MenuBuild() in the end of the file.
  39.