Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro newbie
Message
De
20/10/1999 14:43:50
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00278999
Message ID:
00279021
Vues:
14
>Hi JD,
>
>If it is a fixed set of values i.e. a = 2, b = 4, c = 9, d = 12 you could create a 2-column combobox with the second column bound and hidded. i.e.
>
>BoundColumn=2
>ColumnCount=2
>ColumnWidths=50,0
>RowSource="a,2,b,4,c,9,11"
>RowSourceType=1
>
>In the Valid event do your calculation.
>
>>in combobox1 i have the character choices "a", "b", "c", "d" and would like to declare each with a numeric value to be multiplied with a user chosen number in combobox2. this value will be output in textbox1.
>>
>
>HTH,




Bill,

Thanks ahead of time. when i do that i get an "unknown cll" error. any idea why?

thanks
JD
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform