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          : Input mode can be set to
                    COMMAND     : Presets command mode to be entered as
                                  soon as the command sequence terminates.
                    OVERSTRIKE  : Presets overstrike mode to be entered as
                                  soon as the command sequence terminates.
                    INSERT      : Presets insert mode to be entered as
                                  soon as the command sequence terminates.

ARGUMENT          : 31: preset to COMMAND
                    32: preset to OVERSTRIKE
                    33: preset to INSERT

DEFAULT           : COMMAND
                    TVini may overrule this.

NOTE 1            : This setting is also modifyable via the CTRL_A-command.

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

MATRIX