Migration Guide : E. Features Introduced in OpenROAD 6.2 : Changes to Existing Features : ProcExec.Trace Method Gets New Parameter
 
Share this page          
ProcExec.Trace Method Gets New Parameter
The Trace method writes a message to the OpenROAD Trace window and/or the OpenROAD log file (%II_SYSTEM%\ingres\files\w4gl.log), depending upon the platform and the setting of the -T flag on the command line. It gets a new string parameter, string. The new syntax is:
ProcExec.Trace(text = nvarchar(2000) | string = StringObject)
string
Specifies the string to print