Setting the contents of a field

Mike Bonner bonnmike at gmail.com
Sat Jul 24 22:35:32 EDT 2010


set the label of field "40" to "Yes"

On Sat, Jul 24, 2010 at 8:32 PM, Ted Mills <tm1274 at gmail.com> wrote:
>
> 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.
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list