Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programming Standards Documentation
Message
From
16/06/2004 17:06:51
 
 
To
16/06/2004 15:44:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00914339
Message ID:
00914450
Views:
13
Application speed is just one factor when writing coding standards. Ease of maintenance is another. I recommend not using STORE to be consistant and I find it much easier to scan some code looking for
MyVar = SomeValue
as opposed to
STORE SomeValue to Joe, Fred, Bob, MyVar, Ethel, Bertha
What I posted on my site is just recomendations and things that I use. You may find pieces of them work for you and others don't.

>I've gone over your list - thank you. Why avoid the use of STORE? I thought there were cases when STORE was a speed improvement?
>
>
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform