Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opinions sought on declaring variables
Message
From
15/12/1998 12:57:46
 
 
To
15/12/1998 12:29:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00167644
Message ID:
00167771
Views:
17
Thanks for educated me more about this.. all along I used them but
I never knew this...;->>>>
We always learn something new every day

thanks

Mark Oliva


>The first letter designate the scope of the variable:
>- l - Local
>- p - Private
>- g - Public
>- t - Parameter
>
>The second letter designate the type of the variable:
>- o - Object
>- c - Character
>- n - Numeric
>- d - Date
>- t - DateTime
>- l - Logical
>- x - Unknown
>
>>Sorry for my impertinence,, but what is a Hungarian notation??
Previous
Reply
Map
View

Click here to load this message in the networking platform