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_C Active can be set to YES or NO.
                    YES        : The normal function of CTRL_C is enabled.
                    NO         : The normal function of CTRL_C is
                                 disabled. A message is displayed to
                                 advise the user of this (unless the
                                 setting for Display Messages is set
                                 to NO).

ARGUMENT          : 21: YES
                    22: NO

DEFAULT           : YES
                    TVini may overrule this.

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

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

MATRIX