Possible problem with interpreter?

"Shay Harding" <sharding-YCNXYxaMkU/[email protected]> Fri, 28 Mar 2003 14:07:05 -0700
Newsgroups gmane.comp.lang.moto.devel
Message-ID <003f01c2f56d$fc843b80$7500000a@ccbill22ms668m>
Ok, for real this time :) I tested this numerous ways, but for some reason
the following syntax is not considered valid:

${
    global String variable = "TEST"
}$

<$(variable)>


Where the '<' and '>' surrounding "$(variable)" should be parsed as plain
old HTML output. Also the following does not work either:

${
	global String x = "";
}$

$5.00

Where '$5.00' should be plain old output. If I escape the '$' it works. The
first one does not work unless I place some other character (a space for
example) after the '<'.



Shay

---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.463 / Virus Database: 262 - Release Date: 3/17/2003