CONTENTS | INDEX | PREV | NEXT

SYNTAX            : ARG CTRL_X

RESULTING ARGUMENT: The previous value (meant for use in macros to be
                    able to change a setting, trap the previous value,
                    and restore it on exit).

FUNCTION          : CTRL_G Active can be set to YES or NO.
                    YES        : The normal function of CTRL_G is enabled.
                    NO         : The normal function of CTRL_G is
                                 disabled. A message is displayed to
                                 advise the user of this (unless the
                                 setting for Display Messages is set
                                 to NO).

ARGUMENT          : 23: YES
                    24: NO

DEFAULT           : YES
                    TVini may overrule this.

NOTE 1            : The one function of CTRL_G that cannot be disabled is
                    the line-editing facility.

NOTE 2            : With both CTRL_G Active and CTRL_C Active disabled,
                    there is NO WAY to break out of endless loops!

NOTE 3            : The settings-requester allows comfortable interactive
                    setting of these values on the Amiga.

MATRIX