Russ: In CF 4.5 you had to explicitly create a structure. I'm not sure about CF 5...but it wasn't until MX that you could implicitly create a struct without the structNew() function.
<cfset my.var = "blah" /> in CF 4.5 would create a simple variable called my.var in the local (variables) scope. On 6/15/06, Russ <[EMAIL PROTECTED]> wrote: > How do you know that in cf 4.5 it was a simple variable? Were you not able > to do my.var2="bar", etc... doesn't' cf 4.5 automatically create a struct as > well the way cf mx+ does? -- Charlie Griefer ================================================ "...All the world shall be your enemy, Prince with a Thousand Enemies, and whenever they catch you, they will kill you. But first they must catch you, digger, listener, runner, prince with a swift warning. Be cunning and full of tricks and your people shall never be destroyed." ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243673 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

