Why SYS1004: Error loading dictionary item "XXX".? (OpenInsight Specific)
At 03 DEC 1999 06:49:54AM Oystein Reigem wrote:
Are there any reasons the 'SYS1004: Error loading dictionary item "XXX".' message would appear, apart from the obvious one? (I've searched the lists, but found nothing.)
I have a case here where I read a @Record and try to get the value of a certain field with the {} or Calculate function, but instead the debugger issues the 'SYS1004: Error loading dictionary item "XXX".' message. I'm positive my XXX is a correct field name. Actually I do the same thing successfully earlier in the same program. The table is still open. I can get the value with @Record all right, but I'd rather use {}.
- Oystein -
At 03 DEC 1999 07:26AM Mr C wrote:
Perhaps it thinks you're accessing a dodgy 'adults-only' field and your not old enough to do so?
At 03 DEC 1999 08:14AM Oystein Reigem wrote:
Nice try, Carl. But then tell me why I don't get the problem the first time. After all I must be older the second timeā¦
- Oystein -
At 03 DEC 1999 09:22AM Mr C wrote:
Doesn't that depend on how fast you are travelling? Time, Space and Relativity and all that? I suggest typing a little slower
![]()
At 03 DEC 1999 09:35AM [email protected] - [url=http://www.sprezzatura.com]Sprezzatura Group[/url] wrote:
Hi Oystein
Are you saving off @Dict,@ID and @Record between attempts? We always save these as you can't trust OI not to hijack them in a background process during something like a yield()
Regards
World Leaders in all things RevSoft
At 03 DEC 1999 10:08AM Oystein Reigem wrote:
About that - see my response dated yesterday. Which I'm about to type now.
- Oystein -
At 03 DEC 1999 10:22AM Oystein Reigem wrote:
Carl,
Not bullseye but close enough. Thanks!
- Oystein -