[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 User Interrupt Ctrl-C              {$U-}                             pp 315

 Default:   Passive

 Scope:     Global

 Active:    {$U+}  User may interrupt program at any time with Ctrl-C.

 Inactive:  {$U-}  Ctrl-C is ignored.


 ----------------------------------------------------------------------------


 Notes:     This directive must be placed before the declarations.
            It cannot be redefined during program execution.

            Activating this directive will significantly slow down program
            execution.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson