Anyone care to explain why a fails and b works even though they are [apparently] identical?
>> a: [btn green]
== [btn green]
>> b: to-block "btn green"
== [btn green]
>> a = b
== true
>> view layout a
>> view layout b
** Script Error: green word has no context
** Where: do-facets
** Near: green
Regards,
Ashley
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
