Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why this code is crashing?
Message
From
05/04/2005 12:20:12
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01001374
Message ID:
01001551
Views:
24
This message has been marked as a message which has helped to the initial question of the thread.
>>Nadya,
>>Sorry may be I missed something because I didn't read the whole thread but where m.lnRelations is defined?
>
>I found the problem. In ASCAN if you're searching not from the first element, you need to substract this number from the nElementsSearched.
>
>BTW, why instead of the meaningful error I was getting "Illegal recursion in rule evaluation"?

Nadya,

Once you are inside a trigger and access an undefined variable/field amongst other things I don't remember, that is the error you'll get instead of the one you are used to.

What I do in the (trigger) error is assert FALSE in that case. Then I can look at the call stack
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform