This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C05945.A407655C
Content-Type: text/plain;
charset="iso-8859-1"
>I am using a cfscript in application.cfm to hold a structure containing
>application variables and it's giving me some strange errors:
>Variable #APPLICATION.stuff.style1# is not defined in the application
scope.
I tried your code and did not get an error. You may want to set the lock to
throw on timeout and use a try/catch.
>All the other variables defined in this matter work ok
>any ideas.
If the rest of the scope seems ok, you may want to try a different variable
name (maybe without the 1 on the end).
But your code worked for me on 4.5 with SP2 which I just installed.
-Rice
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
------_=_NextPart_001_01C05945.A407655C
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: CFScript strangeness</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>>I am using a cfscript in application.cfm to hold =
a structure containing</FONT>
<BR><FONT SIZE=3D2>>application variables and it's giving me some =
strange errors:</FONT>
<BR><FONT SIZE=3D2>>Variable #APPLICATION.stuff.style1# is not =
defined in the application scope.</FONT>
</P>
<P><FONT SIZE=3D2>I tried your code and did not get an error. You =
may want to set the lock to throw on timeout and use a =
try/catch.</FONT>
</P>
<P><FONT SIZE=3D2>>All the other variables defined in this matter =
work ok</FONT>
<BR><FONT SIZE=3D2>>any ideas.</FONT>
</P>
<P><FONT SIZE=3D2>If the rest of the scope seems ok, you may want to =
try a different variable name (maybe without the 1 on the end).</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>But your code worked for me on 4.5 with SP2 which I =
just installed.</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>-Rice</FONT>
</P>
<BR>
<P><FONT =
SIZE=3D2>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</FONT>
<BR><FONT SIZE=3D2>Structure your ColdFusion code with Fusebox. Get the =
official book at <A HREF=3D"http://www.fusionauthority.com/bkinfo.cfm" =
TARGET=3D"_blank">http://www.fusionauthority.com/bkinfo.cfm</A></FONT>
</P>
<P><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.mail-archive.com/[email protected]/" =
TARGET=3D"_blank">http://www.mail-archive.com/[email protected]/=
</A></FONT>
<BR><FONT SIZE=3D2>Unsubscribe: <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
</A></FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01C05945.A407655C--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists