Thanks Hugo & Alan, problem is not proper QUOTES. Because i choose wrong keyboard layout at Ubuntu. ;-D
On Jul 27, 6:12 pm, Alan Williamson <[email protected]> wrote: > If you email encoding has anything to go by, it looks like your QUOTES > around the ABC is not proper ASCII. > > "" > > or > > '' > > Gordon Luk wrote: > > Dear All, > > > I just test a VERY simple cfm. But it return below error, any idea? > > pls help. > > > I am running ubuntu 10.04, sun jdk 6, and openbd readytorun v1.3. > > > --------------->8--------- > > Bad File Exception > > Request /test.cfm > > > Type Template > > Message Expression Error > > Position Line=9; Column=21 > > Detail Problem occurred while parsing: test= ABC > > Source > > > 6 :</head> > > 7 :<body> > > 8 : > > 9 :<CFSET test= ABC > > > 10:<cfoutput>#test#</cfoutput> > > > ^ Snippet from underlying CFML source > > --------------->8--------- > > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon online manual: http://www.openbluedragon.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
