Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameters
Message
 
 
To
31/07/1998 16:59:46
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00123201
Message ID:
00123548
Views:
19
William,

LPARAMETERS memvars will only be visible in the routine/method where they are specified. The older PARAMETERS statement will make the memvars visible to all called procedures/methods just like it always has in Xbase. I believe most people are using LPARAMETERS and LOCAL declarations of memvars to provide better encapsulation.

>I'm not sure yet how the LPARAMETERS works
>
>I understand that any local variable listed right after the LPARAMETERS statement will carry the value of these variables from a previous method o procedure or calling program...
>
>this will prolong the scope of local variables thru the methods and procedures ????
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform