Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equal
Message
De
31/03/2005 06:41:58
 
 
À
31/03/2005 06:31:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Equal
Versions des environnements
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Divers
Thread ID:
01000221
Message ID:
01000224
Vues:
21
Depends on whether you have numeric or text values.
thisform.text1.Value=str(this.value)
or
thisform.text1.Value=this.value
>hi all,
>i try via procedure valid to do this statment to get 1,2 ...11,12....
>if i press at number 1 at mykeybord i see at my textbox and mylist number 10, but i need to see number 1 as example
>this the statment i try
>
>thisform.text1.Value=val(this.value)&& i try == i get error mesaage
>
>thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform