Re: De-checking Checkboxes



T.Wessely wrote:


Hi Dave!

You mean:
set(handles.checkbox2,'Value',0)

this de-selects the checkbox with name checkbox2.

Hope that is what you were looking for ?

Bye
Toby


Thanks Toby, I did try that but I'm a dunce and didn't program it
right. It works now.

Thanks for all your input.

Dave
.