Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 _twKBoard( n )
 ----------------------------------------------------------------------------
     Stuff the keyboard with a key code. _twKBoard() supports key codes
     not included in INKEY.CH. The code numbers may be found in the
     'Key Codes' section of this file under 'Reference'. You may
     replace your INKEY.CH with TWINKEY.CH which includes a listing of
     all the codes.

     _twKBoard() can stuff ONLY ONE key at a time.

       Arguments:

     n - 'N' Key code number to stuff.

       Return:

     None.

       Example:

     _twKBoard( K_F1 )



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