On Jan 7, 2005, at 2:37 PM, Doug Simons wrote:
> On Jan 7, 2005, at 1:47 PM, Dar Scott wrote:
>
>> The ability to nest property lists and to add scripts is pretty cool.
>>
>> Can a function return a property list and it be a parameter in another
>> function like this?
>>
>> chain( a, chain( b, c) )
>
> Yes.
Oh. I just glanced at this again after I posted it, and realized you
might be thinking your outer "chain" call would send 3 parameters. In
SenseTalk currently, if the inner call to chain() returned a list, that
list would then be passed as a single parameter to the outer call to
chain(). So the outer call would have 2 parameters: a, and whatever was
returned by the inner call, whether it is a list or a single value.
Just wanted to make that clear.
Doug
To unsubscribe, send e-mail to
xTalks-unsubscribe@yaho...
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/xTalks/
<*> To unsubscribe from this group, send an email to:
xTalks-unsubscribe@yaho...
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
opensubscriber is not affiliated with the authors of this message nor responsible for its content.