xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

RestGets()

Restores a previously saved Getlist array.

Syntax

RestGets( <aSavedGets> ) --> lSuccess

Arguments

<aSavedGets>
This is an array previously obtained from SaveGets().

Return

The function accepts a previously saved Getlist array and assigns it to the PUBLIC variable Getlist. The logical return value indicates a successful operation.

Info

See also:@...GET, SaveGets()
Category: CT:GetSys , Get system
Source:ct\ctmisc.prg
LIB:xhb.lib
DLL:xhbdll.dll


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