Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a function from itself
Message
From
01/04/2006 09:21:53
 
 
To
31/03/2006 13:40:42
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01109601
Message ID:
01109750
Views:
24
You can't do that! A function or procedure can't call itself.

I am sorry but you are mistaken. VFP supports resursion and I use recursive code to:

1. Recursively drill down into objects on the form to re-size them
2. To tree walk reflexive table in order to manupulate TreeView structures
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform