Unless I miss my guess (Matt can correct me if necessary) the bug only affects CFCs. When creating a variable in the variables scope (I.E. the private CFC scope) you cannot access those variables inside an include that is used as part of the CFC.
At 11:51 AM 9/2/2002 -0700, you wrote: >Bug using the variables scope? I use it religiously so this could be >bad for me. What bug? Affects all var uses? Affects older vers (I'm >using MX and 4.5.1)? > >--Matt-- > >-----Original Message----- >From: Matt Liotta [mailto:[EMAIL PROTECTED]] >Sent: Monday, September 02, 2002 10:47 AM >To: CF-Talk >Subject: RE: CFC theory > ><snip> > >Actually you can scope private variables using the variables scope. >Although there is a bug associated with using the variables scope, so it >is better to use no scope for now. > ></snip> > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

