use formal notation:
${foo}.bar
On 3/15/07, Dave Hallam <[EMAIL PROTECTED]> wrote:
Hi,
I have a template that contains the following:
$foo.bar
The variable is foo. The ".bar" bit is just text so if $foo = hello, the
rendered output should say
hello.bar
I've tried using \ but to no avail by doing
$foo\.bar
The output I get there is
hello\.bar
Can anyone help?
Many thanks,
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]