[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 I/O Mode Selection                 {$B+}                             pp 314

 Default:   Active

 Scope:     Global

 Active:    {$B+}  CON: device is assigned to the standard files:
                   INPUT and OUTPUT.

 Inactive:  {$B-}  TRM: device is assigned to these files.
                   I/O is not buffered.


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


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

            When active, a Read without a file variable will default to
            the console Input file.

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