home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / text / edit / FrexxEdA.lha / FrexxEd / fpl / User.FPL < prev    next >
Text File  |  1995-09-18  |  237b  |  12 lines

  1. /*
  2.  * This file gets executed from FrexxEd.FPL. Change this to include all those
  3.  * actions you want performed on a regular FrexxEd startup.
  4.  *
  5.  * Examples:
  6.  *
  7.  * ExecuteFile("CIndent.FPL");
  8.  *
  9.  * AssignKey("Save();", "amiga s");
  10.  *
  11.  */
  12.