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]

 twKeyStack( aKeys )
 ----------------------------------------------------------------------------
     Save an array of SETKEY assignments to an internal TSDWIN stack
     for later retrieval.

       Arguments:

     aKeys - 'A' An array of key codes for  which information is to be
                 saved. aKeys defaults to the first TEN function keys.

       Return:

     Numeric handle indicating the position in the internal stack in
     which the information is saved.

       Example:

     nKHandle := twKeyStack( { K_F1, K_F2, K_F9 } )

See Also: twKeyPop()

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