[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The ^%SYSINIT
routine runs every time a FreeM interpreter process starts. This routine defines some useful constants, enables handling of TRIGGER
events, and handles the execution of code passed via the -x\--execute
or routines passed via -r|--routine
.
Do not modify the supplied ^%SYSINIT
routine to add site-specific startup items. Instead, create a ^LCLINIT
routine in the USER
namespace of one or more environments. ^%SYSINIT
will automatically run ^LCLINIT
each time it starts.
This document was generated on April 11, 2025 using texi2html 5.0.