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

         Does the same as Inkey() but takes care of Setkey()

    Syntax:

         Inkey2( nSeconds ) -> Nil

    Description:

         The working of this function is exactly the same as the
         standard Inkey() of Clipper.lib library but takes care of
         the SetKey() defined on the system.

    Return:

         The same as InKey()

    Example:

         InKey2( 0 )

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