Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with listbox... maybe a bug!
Message
De
18/10/2004 13:45:35
 
 
À
18/10/2004 13:38:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00952326
Message ID:
00952361
Vues:
8
No Idea :o(((

I tried th following:
1. Create a new form
2. put an List box & an Command button.
3. Fill the list box with the data You want
4. Ad an propertie to the form, initialize it to empty string
5. In InterActiveChange event of the list box add
thisform.MyNewProp = thisform.MyNewProp + TRANSFORM(this.Value)+CHR(13)+CHR(10)
6. In Command button's Click Event put
 STRTOFILE(thisform.MyNewProp,"Test.TXT")
thisform.MyNewProp = ""
After click on button take a look in that file. Did You have ALL values You choose?



>no... I don't hold the key at all...
>I also tried to reduce the speed of my keyboard... and it was not that.
>anything else?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform