home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / text / edit / FrexxEdA.lha / FrexxEd / fpl / Startup.FPL.README < prev    next >
Text File  |  1995-10-15  |  983b  |  37 lines

  1. #############################################################################
  2. File:        Startup.FPL
  3. Author:        Daniel Stenberg
  4. Email:        Daniel.Stenberg@sth.frontec.se
  5. Short:        Loads all macros and FPL programs in FrexxEd:Startup/
  6. Version:    1.3
  7. Date:        15.10.95
  8. Local settings:
  9. Global settings:
  10. Keysequence:
  11. Type:        file
  12. Prereq:        MacroIO.FPL
  13. Copyright:
  14. #############################################################################
  15.  
  16. FUNCTION
  17.   It loads all macros with .macro extensions and executes all FPL files with
  18. .FPL extensions that are in the FrexxEd:Startup/ directory
  19.  
  20. HISTORY
  21.   1.0 - Original
  22.   1.1 - Now reads and executes all FPL-programs in an alphabetical order.
  23.   1.2 - Oops! Never sorted the programs, *now* it should be alphabetical! ;)
  24.   1.3 - Now the files are executed in alpha-order, the previous one did it in
  25.         a reversed order!
  26.  
  27. BUGS
  28.   None known
  29.  
  30. TODO
  31.   Ideas?
  32.  
  33. SEE ALSO
  34.   MacroIO.FPL.README
  35.   FrexxEd.FPL - which runs this file in normal cases
  36.   User.FPL.README
  37.