Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Naming conventions again........
Message
From
29/08/1999 03:09:32
Walter Meester
HoogkarspelNetherlands
 
 
To
28/08/1999 10:26:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00258085
Message ID:
00258924
Views:
13
Alejandro,

>As for the type indicator, one needs to know the type of variables. In FP 2.6 you only have 10 letters for var names, so it makes sense.

Why do you want to store the type in the variablename ? When looking at the code there are other way to determin to type of the variable. If a Function like
STR(Invoiceno) is used, you know that Invoiceno is a nummeric thing (Besides the variablename is already telling you).

The 10 caracter limit is IMHO a good reason to use naming conventions.. Yes it can help, But in VFP there is much to gain if you use good names for variables or objects

Walter,
Previous
Reply
Map
View

Click here to load this message in the networking platform