[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 KEYPRESSED                  Test For Active Key                      pp 143

 Syntax:  KeyPressed

 Type:    Boolean

 Form:    Function

 Purpose: Returns True if a key has been pressed at the console, and
          False if no key pressed.


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


 Usage:
       BEGIN
          If KeyPressed then
             Begin
             End;
       END.

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