Hi guys,

Which is the better or acceptable way of naming a LOCAL variable:

1.  <cfset Fname = "Sam">
2.  <cfset Names.Fname = "Sam">

Coldfusion did not create a structure for item #2, and I can still reference
it using #variables.Names.Fname#.  Can you point to a link/site on CF name
coventions

Thanks
SAm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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