xHarbour Reference Documentation > Command Reference |
Releases all Get objects in the current GetList array.
CLEAR GETS
CLEAR GETS terminates the READ command and releases all Get objects in the currently visible GetList array. An empty array is assigned to the PUBLIC variable GetList. This variable references an array containing all Get objects created with the @...GET command.
See also: | @...CLEAR, @...GET, CLOSE, READ, RELEASE, SET TYPEAHEAD |
Category: | Output commands , Get system |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com