Previous ION Java User's Guide: ION Java Class and Method Reference Next

IONOutputText()

The IONOutputText() method is called when a line of output text is available from the ION Server.

Syntax

public abstract void IONOutputText(String sLine)

Arguments

sLine

A line of output text from the ION Server.

Exceptions

None.

  IDL Online Help (March 06, 2007)