Hi All

I have a tiddler with simple paired list - as slices..... and I want
to be able to read a pair and check for consistancy with another
variable...

..so I tried....

<<tiddler Check##next if:{{store.getTiddlerSlice(tiddlerName,
sliceName)==checkvariable}}>>
<<tiddler zCheck##wrong>>

if the variables match...off to "##next"..... if not "##wrong" lights
up an error message    ....

but if "sliceName" is NOT in the pared List (maybe I simply mistyped
or...) then store.getTiddlerSlice(tddlerName,sliceName) returns an
error...and not a false match.... and processing stops rather fall
through to ##wrong..

Hope thats clear...... can can I check that sliceName exists before
doing this logic comparison??

Thanks in Advance
Skye

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to