Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local vs Private Parameters
Message
From
16/04/2007 12:55:49
Emerson Reed
Folhamatic Tecnologia Em Sistemas
Americana - São Paulo, Brazil
 
 
To
16/04/2007 12:53:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01216334
Message ID:
01216336
Views:
20
> It appears that creating a function via
>
> FUNCTION myFunc (p1 AS String, p2 AS Int,...etc)
> creates the paramaters as Local variables.
>
> Using the same syntax, is there an option somewhere that would allow them > to be created as PRIVATE????
FUNCTION myFunc 
Parameters p1 AS String, p2 AS Int
Emerson Santon Reed
"One Developer CAN Make a Difference. A community CAN make a future." - Craig Boyd
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform