Previous Topic Next topic Print topic


no_mfredir

Syntax:

>>-----set no_mfredir=---.-TRUE-.-------------><
                         +-FALSE+

Parameters:

TRUE The run-time system initializes without searching for the optional module _MFREDIR.
FALSE The run-time system searches for _MFREDIR when initializing.

Properties:

Default: FALSE
IDE equivalent: None

Comments:

The _MFREDIR module is only required to enable remote program execution. As most applications do not require remote program execution, _MFREDIR rarely exists resulting in many unnecessary lookups being made in the folders on the application and system search paths.

Previous Topic Next topic Print topic