abort method



Aborts processing of the specified table.

Syntax

TableReader.abort()

Parameters

none.

Return value

none.

Usage

Users can wire up a "Stop" button to this method.

Example
abort example

See also
TableReader applet
update method