xHarbour Reference Documentation > Function Reference |
Restores SetKey() settings and associated code blocks.
RestSetkey( <aSavedSetKey> ) --> lRestored
The functions scans <aSavedSetKey> and restores previously saved SetKey() settings. The returned logical value indicates a successful operation.
See also: | SaveSetKey(), SetKey() |
Category: | CT:GetSys , Get system |
Source: | ct\setkeys.prg |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com