Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dropdown Box LostFocus
Message
 
À
23/08/2005 21:45:28
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01043133
Message ID:
01043140
Vues:
9
I tried that and got an error, "Operator/Operand type mismatch".

>The problem is that the filter expression, including "This.DisplayValue", remains in effect later, when "This" no longer refers to the same object. A macro substitution should work.
local lcValue
lcValue = This.DisplayValue
SET FILTER TO QUOTES.CUST_NO = &lcValue
ThisForm.Refresh()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform