[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
$ ./freem
[OPTIONS...] [[-r <entryref>] | [--routine=<entryref>]]
When FreeM loads, it searches the SYSTEM
namespace for the ^%SYS.INIT
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 ^%SYS.INIT
. 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 September 20, 2023 using texi2html 5.0.