Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recursive method causes fatal exception
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00708166
Message ID:
00708168
Views:
9
>Hi Kenneth,
>
>Are you passing parameters to this method?
>
>If so, are you passing them using Lparameters?
>
>I have never expierenced that error, but it may be due to the limit of 128 levels of iteration that VFP has. Try placing a counter to determine if you reach this amount of deepness.
>
>Regards,

I would like to pass a parameter to this method but I do not even get to create the method. The error happens as soon as I type the open paren while I am writing the method. It never even has a chance to exist let alone run!

I have a class that I wrote in VPF6 that does this (drills down through all controls in a form) and it works fine in VFP7 but if I try to recreate it VFP crashes when writing the code.

ken
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform