Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find if a value is already in the list
Message
 
 
To
19/06/2007 07:24:45
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01234037
Message ID:
01234213
Views:
12
>
>.Value = cNewValue
>if .ListIndex = 0 && not in list add
>  .AddItem(cNewValue)
>endif
>
>
>Cetin

Thanks a lot. I'm sorry that I didn't understand your idea yesterday after my initial reading. I understood it today when I was coming to work.

Sorry again for being slow.

The idea worked very nicely.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform