[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CON                      Predefined File Assigned to the Console

 CON                                                                     [TP]

    CON is a predefined file variable assigned to the screen and keyboard.
    You can use it in Read and Write statements without calling Assign,
    Reset, or Rewrite.

  -------------------------------- Example ---------------------------------

           Writeln(CON,'Hello, there!');

See Also: Assign ConInPtr ConOutPtr ConStPtr TRM
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson