Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Number to string
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00567085
Message ID:
00567113
Vues:
12
>>Nick,
>>
>>As I explained to you in another thread, you over-complicate your life. Since you're using cursors, you don't need to create unique names for them. Get rid of all names convenctions and macros and just use plain Cursor1, Cursor2, etc. names, or you can use something like CurToUpdate, curVals, etc.
>
>Nadya,
>You don't know for sure if this level of complexity is needed or not. What if all processing takes place in one datasession? There may be a requirement to handle multiple result sets. Using the same alias (e.g. Cursor1, Cursor2) will close those work areas. IMO, you presume too much. You mentioned your opinion in the other thread; let it go.
>
>Just my $0.02.

Ok. Still Nick can use evaluate function instead of macros, this probably would make this code more readable.
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