Recording errors in a log file
To record errors generated by COM objects running in MTS to
the Windows NT system application log, create an instance of the
ErrorLogging service context object and invoke its log method. For
example:
1 |
ErrorLogging erlinfo_base |
1 |
this.GetContextService("ErrorLogging", & |
1 |
erlinfo_base) |
1 |
erlinfo_base.log("Write this string to log") |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest