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          : Abort on Cancel can be set to YES or NO.
                    YES         : When the user chooses Cancel in a
                                  file-requester, this will be treated
                                  as an error by TV, causing an error to
                                  be displayed, and the command sequence
                                  to be terminated.
                    NO          : When the user chooses Cancel in a
                                  file-requester, this will not be treated
                                  as an error by TV. The status (canceled
                                  or not) is available with the command
                                  40 CTRL_X.

ARGUMENT          : 29: set to YES
                    30: set to NO

DEFAULT           : YES
                    TVini may overrule this.

NOTE 1            : The Request Canceled request always returns 0 if the
                    Abort on Cancel setting is set to YES.

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

MATRIX