[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
$ ./freem
[OPTIONS...] [[-r <entryref>] | [--routine=<entryref>]]
When FreeM loads, it searches the SYSTEM
namespace for the ^%SYSINIT
routine, and begins executing it.
When -r
or --routine
are passed on the command line, FreeM will load and run the specified routine instead of ^%SYSINIT
. Beginning with FreeM 0.1.7, routines invoked in this manner are no longer required to perform their own namespace setup with VIEW
commands.
This document was generated on March 27, 2025 using texi2html 5.0.