Referencing a control name

Sri sritcp at gmail.com
Sat Jul 25 10:22:47 EDT 2015


The parenthesis placements are key in such references as they change the
order of command processing.

For example:
1. Create a button "Test1" of width 82 (say)
2. Create a field "Field1" of width 168 (say) containing the text: /button
"Test1"/
3. Type into message box 
put the width of field "Field1"
Answer: 168
4. Type into message box
put the width of (field "Field1")
Answer: 82

Regards,
Sri



--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Referencing-a-control-name-tp4694325p4694334.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list