passing quotes parameters to a 'send' message...
Dar Scott
dsc at swcp.com
Tue Jul 12 23:57:46 EDT 2005
On Jul 12, 2005, at 5:24 PM, Alex Tweedly wrote:
>> Try
>>
>> send "putInMsg tName" to me
>
> OK, it works. But *why* ? In any other context, the content of a
> quoted string is not evaluated -
Think of it as a 'do' that also specifies the message path location and
maybe changes the defaultStack.
The statement is executed right up until the actual invocation (the
parameters are evaluated by this time), and then there's an optional
wait until some time, and then it is dropped into the message path
pinball machine.
Dar
--
**********************************************
DSC (Dar Scott Consulting & Dar's Lab)
http://www.swcp.com/dsc/
Programming and software
**********************************************
More information about the use-livecode
mailing list