D
doa
Guest
It is possible to pipe error messages in batchmode to a file (for example). That is nice but the output is pretty useless for most error messages. For example you get a logfile with "Invalid handle. Not initialized or points to a deleted object. (3135)" in it. This is completely useless in a big application. When debug-alert is active the stack-tracke should also be piped out so we have a chance to find the bug.
Continue reading...
Continue reading...