Developer Annoyance #1
Andre Garzia
soapdog at mac.com
Fri Mar 17 01:03:42 EST 2006
Err...
can't you make it a Handler use send and check for the result???
send "calc VarA, VarB" to btn "source"
put the result into localResult
of course calc is not a function but a handler with a return statement.
Cheers
andre
On Mar 17, 2006, at 2:55 AM, Jim Ault wrote:
>> I'm not sure that this is the right direction for any language to be
>> headed. Please explain why we can't have the following syntax:
>>
>> put calc(varA,varB) of btn "source" into localResult
>>
More information about the use-livecode
mailing list