04-27-2007, 12:59 PM
Hi there again,
I played sometime and think i found my solution i changed the above code with:
if (but(id(8 hDlg)))= 1
mes "Checked"
else if (but(id(8 hDlg)))=0
mes "Not checked"
The button code 3/8 was only for posting purposes and was adapted but the first version didn't work!
I hope somebody else can benefit from this.....
THX you all for your help...
I played sometime and think i found my solution i changed the above code with:
if (but(id(8 hDlg)))= 1
mes "Checked"
else if (but(id(8 hDlg)))=0
mes "Not checked"
The button code 3/8 was only for posting purposes and was adapted but the first version didn't work!
I hope somebody else can benefit from this.....
THX you all for your help...
