Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Telepathy Communications Library - <b>tp_keybd()</b> - stuff string in keyboard buffer http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   tp_keybd() - stuff string in keyboard buffer

   tp_keybd(cString)

   cString     String to be buffered.

   Stuffs cString into the typeahead buffer.  This is equivalent to the
   Clipper KEYBOARD command, but handles any notifications pending at
   the time.

   [5.0] The header file tpkeybd.ch defines this function as a
   replacement for KEYBOARD.

   Example:

       #include "tpkeybd.ch"

       keyboard chr(13)    // Really does a tp_keybd() call.

See Also: Notifications

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