xHarbour Reference Documentation > Function Reference |
Retrieves the code block associated with a key.
CSetKey( <nKey> ) --> bCodeBlock
The function returns the code block associated with a key, or NIL, if the key is not associated with a code block.
See also: | SET KEY, SetKey() |
Category: | CT:Settings , Environment functions |
Source: | ct\ctmisc.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com