Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Capturing values from a list box
Message
 
 
À
01/05/2001 11:23:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00501964
Message ID:
00501990
Vues:
27
This message has been marked as a message which has helped to the initial question of the thread.
>I gave a bad example. The code you suggested gives me a numeric that is not the literal value of column 2
>
>
DATE       BATCH
>01/01/01       A
>01/01/01       B
>01/01/01       C
>
>This example is better. If is double clicked the second value, I want to store "01/01/01 B" to the memvar.
with thisform.list1
  lcMemvar= dtoc(.list(.listindex,1)+.list(.listindex,2))
endwith
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform