sendStatusMsg()

Displays a message to the user.

Syntax

public void sendStatusMsg(String msg);

Parameters

msg
Is the message to send to the user.

Return values

None.

See also

sendMsg()

Copyright IBM Corp. 1997, 2004