Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox items
Message
From
22/09/1998 14:33:08
 
 
To
22/09/1998 14:28:08
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00139556
Message ID:
00139562
Views:
29
>
>For n=1 to thisform.listbox.listcount
> if seek(thisform.listbox.list(n),"mytable","mytag")=.t.
>  if mytable.fieldn=.T.
>   thisform.listbox.picture(n)=....
>  endif
> endif
>Endfor
>
Cool! That looks like just what I need. Thanks!

-Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform