>
> -------
> Currently in ColdFusion MX, you can create a variable with the same name
as
> a scope (Application, CGI, Client, Cookie, Form, Request, Server, Session,
> URL, or Variables). The created variable is only visible if the Variables
> scope prefix is explicitly used; otherwise, an error results. However,
scope
> names are reserved in ColdFusion MX and might be enforced in a later
> version. Therefore, Macromedia strongly recommends that you do not use
scope
> names as variable names.
> -------
>
> This doesn't explain "file" though.
>

Good argument for making sure you alway always scope all your variables all
the time and making sure that the variable names you use are meaningful. ;o)

Stephen


______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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

Reply via email to