> I am setting a client variable with a random number ( RandRange(0, > 999999999) ) and I get this: > > CFTempOnlyForSetVariableNeverUseThisNameInYourCFMLCode12233344 > 4455555654321 > > What the hell does that mean?
I believe that CF uses this name internally when it creates a new variable. I've most often seen it when a CFPARAM tag causes an error. You can also see it occasionally (and briefly) if you use the interactive debugger. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ 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

