Posts

Showing posts from May, 2011

Tracing a infolog message

If you put a breakpoint in the method \Classes\Info\add on line 14 "AppPlatformEvent::Info_add(_exception, _txt, _helpUrl, _sysInfoAction, buildPrefix);" and run your code, the debugger will break where the infolog is displyaed. Very useful when you get an unexpected error message.