Error Tab of Log Window
From Sysgem Support
Jump to navigationJump to search
'Tips for developers working within the Sysgem Enterprise Manager (SEM) environment'.
How to make an entry in the Error tab of the Log Window:
Error Tab Log Messages
Send the following output from a script, e.g. from a Windows script:
print "\@{{ON\n";
print "this is the error message\n";
print "\@{{ERROR\n";
print "\@{{OFF\n";
This produces an entry in the Error tab of the log window as follows:
