Developer Annoyance #1

Dick Kriesel dick.kriesel at mail.com
Fri Mar 17 03:34:15 EST 2006


On 3/17/06 12:09 AM, "Arthur Urban" <aturban at qwest.net> wrote:

> The problem with this solution is that varA and varB are not evaluated.
>
> Andre Garzia wrote:
>> send "calc VarA, VarB" to btn "source"

The dictionary entry for "send" says:

Any parameters are evaluated before they are passed to the send command. For
example, the following statement sends the mouseUp message with 2 as the
first parameter:

  send "mouseUp 1+1" to button "Example"





More information about the use-livecode mailing list