Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scope of Local Variable
Message
 
 
To
06/01/2006 13:16:30
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01084180
Message ID:
01084202
Views:
8
This message has been marked as the solution to the initial question of the thread.
>Is this the case eventhough the custom class procedure returns control back to the calling form method that declared the Local variable in the first place?

The local variable will be visible everywhere in the method (before and after the call to external code). It'll not be visible in the called code.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform