Setting the contents of a field

Ted Mills tm1274 at gmail.com
Sat Jul 24 23:04:04 EDT 2010


Thanks for the advice on using numeric names with objects. I am extremely new
and trying to learn how to use Runrev on my own.

Regarding the scripting this is what I have now using your "B" example:

if the hilite of btn "Radio3" of group id "1223" is true then
   put "Yes" into Field "fldCompreq" of card id "1176"
 else
   put "No" into Field "fldCompreq" of card id "1176"
end if

For some reason this is still not working. Is it possible that there is
something wrong with my cards?
-- 
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Setting-the-contents-of-a-field-tp2301363p2301369.html
Sent from the Revolution - User mailing list archive at Nabble.com.



More information about the use-livecode mailing list