[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    SetLastKey()

         Sets the LastKey() value

    Syntax:

         SetLastKey( nKey ) -> Nil

    Description:

         SetLastKey() is a keyboard function that clears all pending keys
         from the Clipper keyboard buffer and sets the LastKey() value.

    Return:

         Nothing.

    Example:

         #include "inkey.ch"

         SetLastKey( K_ESC )

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