Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with listbox... maybe a bug!
Message
 
To
18/10/2004 13:38:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00952326
Message ID:
00952361
Views:
7
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform