Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Book 4-Appendices - <b>nnetmsgkey()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETMSGKEY()
 Defines the key code for incoming broadcast messages
------------------------------------------------------------------------------
 Syntax

     NNETMSGKEY([<nKeyValue>]) --> lActive

     Netware: 2.2 and 3.11

 Argument

     <nKeyValue>  Specifies the key code that is placed in the keyboard
     buffer by the broadcast system when a message is received.  All values
     from the CA-Clipper KEYBOARD command are valid.  When called without
     this parameter, the function resets a previously set key code.

 Returns

     NNETMSGKEY() returns (.T.) if a key code for the broadcast system has
     been set successfully.

 Description

     NOVELL NET MESSAGE KEY
     NNETMSGKEY() allows you to react to incoming messages within a wait
     state (READ, WAIT, ACHOICE() or MEMOEDIT()).  For example, a refresh can
     be triggered within an input mask, as soon as a defined message arrives.

See Also: NNETMSGOPN() NNETMSGRD()

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