[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
$U.                      User Interrupt                          Default: $U-

 {$U.}

    Enable interruption of the program at anytime when a Ctrl-C is typed.
    Activation of this directive will slow the program down considerably.

             $U+    Allow user to interrupt program at any point with ^C.

             $U-    Ignore ^C except during I/O (See $C.).

          Range:    From current location to next $U. directive.

See Also: $C±
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson