Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Optimization on one line
Message
 
 
À
12/07/2001 21:37:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00530057
Message ID:
00530065
Vues:
18
This message has been marked as the solution to the initial question of the thread.
>In my quest of optimizing my code, how about this one:
>
>
>lcField=FIELD(lnCompteur)
>IF &lcField<>OLDVAL(FIELD(lnCompteur))
>
IF EVAL(FIELD(lnCompteur)) <> OLDVAL(FIELD(lnCompteur))
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform