xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

SaveGets()

Saves the current Getlist array for nested READs.

Syntax

SaveGets() --> aSavedGetlist

Return

The function returns the current Getlist array and assigns a new, empty array to the PUBLIC Getlist variable. This allows for defining a new Getlist via @...GET while a READ command is executed.

Info

See also:@...GET, READ, RestGets()
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