Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update table only when selected table
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Update table only when selected table
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01048575
Message ID:
01048575
Vues:
57
Why does this code update the prop_key only if prop_key is the currently selected table?


m.key = padl(int(val(prop_key.key)),8,'0')
replace prop_key.key with padl(int(val(prop_key.key) + 1),8,'0')

Brenda
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform