xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

SaveSetKey()

Saves SetKey() settings and associated code blocks.

Syntax

SaveSetKey() --> aSavedSetKeys

Return

The function returns an array holding the current SetKey() settings. These settings can be restored later using function RestSetKey().

Info

See also:RestSetKey(), SaveGets(), SetKey()
Category: CT:GetSys , Get system
Source:ct\setkeys.prg
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe