Writes a line of text out to the Newlook trace file (NEWLOOK.TRC). Corresponds to the Trace action.
System.Trace(File, Message)
Newlook Smartclient only.
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.
No return value.
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.
Trace action | Command line arguments
© 2004-2021 looksoftware. All rights reserved.