<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.4">
</HEAD>
<BODY>
Yes, it was the lack of a space around the operators.<BR>
<BR>
I missed this part of the README.variables:<BR>
<BR>
&quot;The arguments and operands of the expression MUST BE separated <BR>
with spaces (take care NOT to leave ANY spaces between opening and closing <BR>
square brackets and the first and last arguments).&quot;<BR>
<BR>
To which I might add this clarification/prolixity:<BR>
<BR>
&quot;Caution- do not forget to separate the operators from the terms by<BR>
at least one space, or the result will be that the expression will silently<BR>
not resolve!&quot;<BR>
<BR>
Many thanks to Jared Smith for his help!<BR>
<BR>
murf<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>