Hi Max,

> why use switch rather than select?
>
> I can use code when I need it, directly in my values.
>
> default-value: "n/a"
>
> data: [name [default-value] age [30] race ["beagle"]]
> name: switch 'name data
> == "n/a"
>
> also, the fact that values are within blocks makes the use of words as
data possible.

Thats interesting, I don't think I would have considered switch for data
access like that. Another tool for the tool-belt. :-)

Regards,
Brett.

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to