home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD1.iso
/
Editor
/
FREDV19A.LHA
/
FrexxEd
/
fpl
/
User.FPL
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-07-19
|
237 b
|
12 lines
/*
* This file gets executed from FrexxEd.FPL. Change this to include all those
* actions you want performed on a regular FrexxEd startup.
*
* Examples:
*
* ExecuteFile("CIndent.FPL");
*
* AssignKey("Save();", "amiga s");
*
*/