On 3/17/06 12:09 AM, "Arthur Urban" <[EMAIL PROTECTED]> 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" _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
