Trace Method

Writes a line of text out to the Newlook trace file (NEWLOOK.TRC).  Corresponds to the Trace action.

System.Trace(File, Message)

Client support

   Newlook Smartclient only.

Arguments

File - (String, Required)

String value specifying the name of the file to which the trace message should be appended. If left blank, the message is written out to Newlook’s own trace file.

Message - (String, Required)

String value specifying the text to be appended to the file.

Returns

No return value.

Use

If Newlook has not been started with trace options enabled, then this statement does nothing.

Refer to Command Line Arguments for more information about enabling tracing in Newlook Smartclient.

To enable tracing in Newlook Server, contact the Newlook support team.

Applies To

System object

See Also

Trace action | Command line arguments


© 2004-2021 looksoftware. All rights reserved.