right ... so my original statement stands then ... the CFML literal
syntax is __NOT__ compatiable with Javascript's ?
This is not legal Javascript:
<script>
var x = {
b = "d";
c = "c";
};
</script>
but from what i am beginning to learn, it is legal CFSCRIPT. Correct?
Is this how ActionScript declares variables? I could see an argument
(a very thin one) to make CFML literals more ActionScript and less
Javascript.
On Nov 30, 10:15 am, "Andrew Scott" <[email protected]> wrote:
> Oh ok, yeah same just uses ='s instead of colon.
--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
mailing list - http://groups.google.com/group/openbd?hl=en
!! save a network - please trim replies before posting !!