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

Reply via email to