> (And, the ||| operator is for list append. All three are > associative.) I suppose the ambiguity with || isn't as bad as the C/C++ = vs. == problem. That is, unless invididual values are considered singleton lists. Does "4" ||| "5" yield a list? In any case, for some reason, ||| makes my eyes hurt. -- Paul