Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric over flow
Message
De
16/12/2007 16:06:43
 
 
À
12/12/2007 12:56:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01275176
Message ID:
01276191
Vues:
23
'replace cursor.onefrom with cursor.personals/cursor.fats').

Try to extend the statement by adding something like this

replace cursor.onefrom with cursor.personals/cursor.fats for cursor.personals > 0 and cursor.fats > 0
this way the statement will first check the values of personal and fats and if they satisfy the conditions
it will execute (replace) otherwise it will skip
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform