[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Console I/O Ctrl-C and Ctrl-S       {$C+}                             pp 314

 Default:   Active

 Scope:     Global

 Active:    {$C+}  Ctl-C entered in response to Read or ReadLn will interrupt
                   program execution.
                   Ctl-S will toggle screen output on or off.

 Inactive:  {$C-}  Control characters are not interpreted.


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


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

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