xHarbour Reference Documentation > Function Reference |
Evaluates a SetKey() code block during READ.
GetDoSetKey( <bBlock>, <oGet> ) --> NIL
The return value is always NIL.
GetDoSetKey() is a utility function of the Get system used for default processing of code blocks associated with a key. It is automatically called within the Get system.
See also: | @...GET, Get(), GetApplyKey(), GetActive(), READ, SetKey() |
Category: | Get system |
Source: | rtl\getsys.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com