Tony,
Trying out Mark's suggestion, I can't understand why this fails :
{{!!list}} = [[C A]] [[A C]] [[B B]] y
<$set name="check-list" filter="[[C A]] [[B B]] [[A C]] x">
<$list filter="[enlist<check-list>] -[enlist{!!list}] ~[enlist{!!list}]
-[enlist<check-list>]" emptyMessage="MATCH">
NO MATCH
</$list>
</$set>
I haven't needed to use the ELSE run prefix ~ before so I tried both ways
(extra ~[[ brackets ]] around the ~ prefix, and both ways failed:
<$set name="check-list" filter="[[C A]] [[B B]] [[A C]] x">
<$list filter="[enlist<check-list>] -[enlist{!!list}] ~[[enlist{!!list}]
-[enlist<check-list>]]" emptyMessage="MATCH">
NO MATCH
</$list>
</$set>
Confused.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/97805777-6e09-4130-91fb-58c6d1131f46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.