Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object not found
Message
De
17/03/2006 10:29:15
 
 
À
17/03/2006 07:54:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
01103622
Message ID:
01105306
Vues:
31
CLOSE all
USE bill in 0
USE contact in 0
lcField = alltrim(thisform.text1.value)

replace in contact ;
val with val(lookup(bill.bill_value,contact.&lcField,bill.&lcField)) ;
for not eof('bill')
Bye, Olaf.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform