Setting the contents of a field

Ted Mills tm1274 at gmail.com
Sat Jul 24 22:32:37 EDT 2010


I am trying to set the contents of a label field based upon a selection from
a 2 button radio button group, this is what I have but it doesn't work:

    if the hilite of btn "Radio3" of group "1223" is true then
       set the contents of Label Field "40" to "Yes"
       else
      set the contents of Label Field "40" to "No"
    end if

Anyone know what I am doing wrong?
-- 
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Setting-the-contents-of-a-field-tp2301363p2301363.html
Sent from the Revolution - User mailing list archive at Nabble.com.



More information about the use-livecode mailing list