ENG0010, Get_Property, Line1, Variable has not been assigned a value. (OpenInsight Specific)
At 22 AUG 2001 01:19:16AM Ray Chan wrote:
I can't figure this out. Periodically, I will get the message:
"Get_Property, Line 1. Variable has not been assigned a value."
This happens as I type a "Name" in the key field which calls a Btree.Extract which stuffs the key.list into a Popup. Everything is okay until it hits the Popup function. That when I get the above message and Panic.
I've looked at all Get_Property (not that many) and don't see anything unusual. If I type in the key, I never get the "Variable has not been assigned a value." This leads me to believe that the error message is pointing at the wrong problem and I should look elsewhere in my programs .
Is this correct, any hints or comments. Thanks,
Ray
P.S. I also Rebuild System Indexes
At 22 AUG 2001 03:19AM Scott, LMS wrote:
Hi Ray
Does this thread help? I have a strong feeling I get this kind of error when I've spelt/typed something wrong. Although I can't explain why you only get it sometimes. Hmm it could be the name - you've spelt wrong? Unexpected things happen when you get_property a form field and you spell the form field inconsistently.
ENG0010 problem with Return 0 on Create Event
Scott, LMS
At 22 AUG 2001 10:41PM Ray Chan wrote:
Scott,
Last night, I looked and looked and couldn't find out why this problem was happening. But I could get the same result "x" number of times in a row (ENG0010). Then I went to bed. This morning, Darn it, the problem didn't crop up once! I had someone play with the form and see if they could make it happen. No luck (I guess).
I am keeping my eye on this . I can't afford to have a "flaky" system out there. I did make some very minor changes, but nothing as far as I could reasonably tell would have either a positive or negative effect on making the system cough up a:
"ENG0010. Get_Property, Line 1, Variable has not been defined…(then) Source code unavailable."
Again, if anyone have any clue on this matter, I would appreciate some input.
Oh well, must continue to move on….
Thanks,
Ray