| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Saves the current Getlist array for nested READs.
SaveGets() --> aSavedGetlist
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.
| See also: | @...GET, READ, RestGets() |
| Category: | CT:GetSys , Get system |
| Source: | ct\ctmisc.prg |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com