home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Editor / DVD!FX17.LHA / FrexxEd / fpl / FrexxEd.FPL.README < prev    next >
Encoding:
Text File  |  1995-02-22  |  755 b   |  33 lines

  1. ############################################
  2. File:        FrexxEd.FPL
  3. Author:        Kjell Ericson/Daniel Stenberg
  4. Email:        FidoNet 2:201/328
  5. Short:        Executes a collection of FPL scripts
  6. Version:    1.3
  7. Date:        22.2.95
  8. Local settings:
  9. Global settings:
  10. Keysequence:
  11. Type:        program
  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.      Menu.FPL
  22.      ExtraIO.FPL
  23.      SameName.FPL
  24.      QueryKillChanges.FPL
  25.      User.FPL
  26.      FrexxEd:StartupFPL/#?.FPL
  27.  
  28. HISTORY
  29.  
  30.   1.1    Makes a MenuBuild() in the end of the file.
  31.   1.2   MenuBuild() is removed! Updated this file.
  32.   1.3   Executes all FPL files in the StartupFPL drawer too!
  33.