Broadcast success messages are generated in:
An log file named <rcosite name>.out.
<Rcosite name>.out:
Carries the name of the site from which the log is generated.
Is located in the project\log folder.
Provides messags that the function call is a success; however, the data may not be correct.
Messages are:
ASCII Broadcast successful.
WYSIWYG Broadcast successful.
Solve 'SOLVE_NAME' used in form 'FORM_NAME' returned multiple values.
A log file named <project name>.log
<Project name>.log:
Carries the name of the project from which the log is generated.
Is located in the project\log folder.
Provides several success messages.
Messages are:
Solve 'SOLVE_NAME' used in form 'FORM_NAME' returned multiple values.
Point is currently unavailable
Problem in Saving object's TYPE Data
Problem in Loading object's Data
Broadcast troubleshooting. |