Hmmm.
Make a button. Name it "b33". In msg, execute:
put "ABC" into btn "b33"
Now in msg, execute:
answer btn "b33". You get "ABC".
So, going way back, if you had data in that radio button, and it is hilited, and it is in grp 1, and you execute:
answer button the hilitedButtonName of grp 1, you will get the contents of that button. Try again. (Maybe in msg, ask for the contents of that radio button. See if there is anything in it)
Craig
Why does this not work? (radio button group values)
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Why does this not work? (radio button group values)
Okay. many thanks.
I am now going to mvd forward and onward/ Lots of small projects to handle.
I am now going to mvd forward and onward/ Lots of small projects to handle.