RTP27 (OpenInsight 32-bit)
At 02 JUL 2012 12:33:35PM Jim Vaughan wrote:
I am getting reports from one of my users of two RTP27 errors
RTP27 line number 370
and
RTP27 line number 316
Any ideas what might cause this?
Jim R Vaughan
At 02 JUL 2012 05:07PM bob carten wrote:
I think 370 means the debugger is in intercept mode and OI cannot read the debugger intercept program
316 is a bad dictionary item. OI tried to read from @dict else from SYSDICT else fatal error on line 316. You probably have one calculated column referencing another one which does not exist.
At 03 JUL 2012 01:33PM Jim Vaughan wrote:
316 was indeed a bad dict, thanks for the help.
Jim R Vaughan