TRACEMSG

General Form:

TRACEMSG msg_info

Where:

msg_info =

The TRACEMSG statement is a debugging tool. It allows the developer to display messages in the workbench. The messages are displayed only if the trace window is displayed.

Messages can be redirected to a file only. This can be done by specifying a file in the SELECT TRACE statement. You cannot redirect these messages to a device.

See also:

SELECT TRACE, TRACE, PRINT