hi peter
how are you?
i was wondering if it's possible to do nested conditiionals in WikiSh
in the form:
{(wikish if test "blam" == "blammo" || ( test "blee" == "blee" &&
test "blech" == "blech" ); then; echo "true"; else; echo "false"; fi; )}
i would think that it would result in true, but it doesn't work - i
think the parens break the markup
i also tried it with [ ] to no avail
i know i could probably break it up into two separate if statements,
but am wondering if it's possible to do it in a similar form?
thanks!
adam
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users