I have a listbox control with Style set to '1' Checkboxes. There is a list, some are checked the rest aren't. I want to say:
------------------------
If the box is for this item is checked then
call do_this
Else if the box is not checked
call do_that
End If
------------------------
Anybody know the syntax? Thanks!
--Bill
Beeeeer....Mmmmmmmmmm.
-Homer Simpson
------------------------
If the box is for this item is checked then
call do_this
Else if the box is not checked
call do_that
End If
------------------------
Anybody know the syntax? Thanks!
--Bill
Beeeeer....Mmmmmmmmmm.
-Homer Simpson