Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programming Standards
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00291621
Message ID:
00291986
Views:
35
Hi, Stephen,
My 2 cents as well:

>dDuedate why not DueDate?

This is a bit redundant, as dDue would be fine. But this could probably be more descriptive, such as dPaymentDue, etc...

>cCity, cSt, cZip, cPhone, cCell
>It's just a waste of a character.

I've seen instances where ZIP, and even Phone were numeric fields. That character sure came in handy then.

>laCustListArray
>Does anyone ever do a Public anymore? If not why should I disclose that everything is local.

There is also a PRIVATE scope, not to mention anything defined previously. Knowing something is declared locally greatly helps debugging.

-just my experiences...
Mark
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Previous
Reply
Map
View

Click here to load this message in the networking platform