xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

RestSetKey()

Restores SetKey() settings and associated code blocks.

Syntax

RestSetkey( <aSavedSetKey> ) --> lRestored

Arguments

<aSavedSetKey>
This is an array previousley returned from SaveSetKey().

Return

The functions scans <aSavedSetKey> and restores previously saved SetKey() settings. The returned logical value indicates a successful operation.

Info

See also:SaveSetKey(), 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