<i><font color="#663300">I think the problem lies in the INSERT command in cErrorMgr.LogError(). Shouldn't the line: .aErrorInfo[AERROR_LINE], aErrorInfo[AERROR_METHOD] read as: .aErrorInfo[AERROR_LINE], .aErrorInfo[AERROR_METHOD]</font></i>
Yes, good catch. I must have looked at that line dozens of times in the debugger and never noticed that typo! <font color="#cc0000"> ___/ / __/ / ____/</font> Ed Leafe ©2000 Ed Leafe |