CONTENTS | INDEX | PREV | NEXT

SYNTAX            : CTRL_C

FUNCTION          : TV quits as soon as possible (see Interrupt Commands),
                    discarding all changes, even to protected registers.
                    Reading or writing of files is not interruptable; exit
                    occurs immediately after the read or write action
                    completes.

NOTE              : It is possible to disable CTRL_C via a setting of
                    the CTRL_X-command.

MATRIX