Such as? I'm not that up on the bug tracking front. I'm interested to know what issues exist in this area.
Thanks. J. John Wilker "Codito, ergo sum" Web Applications Consultant, and Writer Macromedia Certified ColdFusion Developer President/Founder, Inland Empire CFUG. www.red-omega.com I asked "Do you know DOS?" The reply was: "No, but I met Tom and Drew a few minutes ago." -----Original Message----- From: Matt Liotta [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 5:51 PM To: CF-Talk Subject: RE: Scoping variables However, there are currently some bugs in CFMX related to the use of explicit "variables" scoping. Matt Liotta President & CEO Montara Software, Inc. http://www.montarasoftware.com/ V: 415-577-8070 F: 415-341-8906 P: [EMAIL PROTECTED] > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 29, 2002 5:52 PM > To: CF-Talk > Subject: RE: Scoping variables > > > Curious question, since CFMX is compiling the source and such -- is > > it necessary to scope the 'variables' scope...? Seems that anything > > that is created that is outside the realm of form, url, session, > > application, server is automatically shoved into the 'variables' > > scope/structure. > > No, you don't have to explicitly reference the Variables scope, either > when creating or referencing local variables. However, it's considered > by many > to > be a good idea, since it removes any potential ambiguity about exactly > what variable you're talking about. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > voice: (202) 797-5496 > fax: (202) 797-5444 > ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

