Reset Method (XDATA)
9.8A
The Reset method deletes all of the data in a XDATA object. The method uses the following format:
|
|
|
|
Where:
Flags Affected: EOS, OVER, ZERO
Note the following:
The ZERO flag is always set TRUE.
The OVER and EOS flags are always set FALSE.
All of the current data in the XDATA is deleted when this method is executed.
See Also: XDATA, XDATA Methods, Method Syntax
![]() |