Hi Folks,
I want to check if an array exists and if it doesn't exist, I would like to create it. (but only if it don't exist!) I know I can't use the IsArray() func because the Array would need to exist before testing its type etc. I also can't use the IsDefined() func because its an array and not a simple value. Does anybody know how I would accomplish this? Many thanks. WAJ. ______________________________________________________________________ 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

