Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code Standards
Message
 
 
À
26/09/2003 16:42:39
Information générale
Forum:
Visual FoxPro
Catégorie:
COMCodebook
Titre:
Divers
Thread ID:
00832733
Message ID:
00832883
Vues:
28
>As a result of this thread, I have posted online the coding standards I've used for several years. This is a new article on my web site.

Hi Craig,

I'm reading this article now. Seems like I used bad continuation in my code (I usually put + at the first line).

I also use lower case for VFP functions (adapted this technique from my colleague, though 2 other colleagues prefer upper case). Looks like I would have to switch anyway, since intelligence puts VFP words in upper case.

But I'm not sure about this statement:
7. Avoid use of STORE

Why do you say it? What if you need to assign one value to multiple variables?

Also this would work

store 0 to ('thisform.txt'+ TRANSFORM(m.lnI)) How would you write that statement otherwise?

Thanks again.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform