Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>inkey2()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Inkey2()

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

    Syntax:

         Inkey2( nSeconds ) -> Nil

    Description:

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

    Return:

         The same that InKey()

    Example:

         InKey2( 0 )

See Also: ClrBuffer()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson