error method
Sounds a beep and displays the error message specified by message in the status bar of the active window if possible, otherwise in a separate dialog. The message is also assigned to the ERROR predefined ACL variable
The error method is used by Arbortext Editor to display most error messages.
error(message )
Parameters
String message
Specifies the message to display.
Returns
void
这对您有帮助吗?