Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coding Standards
Message
From
09/07/1998 12:25:29
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00115272
Message ID:
00115789
Views:
17
Hi Bruce ----

>> Sometimes, if I am not going to have PUBLIC variables, I'll leave out the scoping in the variable name, ie., aMyArray and not laMyArray.
>
>That was a comment I had buried in another part of the thread. Since I no longer have any PUBLICS (or PRIVATES), what is the point of carrying the extra 'l' on all local vars (everything else is either property or parameter)? Besides habit, anyway :)

Precisely. If your LOCAL declaration for local vars is in your method or proc header anyway (where it should be) then the "l" prefix is superfluous.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform