[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.2 %SYSINIT Routine

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 May 5, 2025 using texi2html 5.0.