Hi,
If you store functions in a file "program.lml,txt" somewhere in a
directory
enumerated in the library path, you can make these functions available
by executing
use program
Then you can execute any (non-private) function. You can add "use
program"
in the Startup commands of the Preferences to avoid having to do that
every
time you start LME.
Hope this helps,
Yves