It's that simple...lol. Thanks Isaac. Ron
-----Original Message----- From: S.Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 14, 2003 10:37 AM To: [EMAIL PROTECTED] Subject: Re: Array Issue > Hi All, > I have created a 2 dimensional array and when I cfdump it I have like > over 20 that says "array[empty]". Is there an easy of getting rid of > these array[empty] cells? > Ron Mast > Truth Hardware > Webmaster iirc that happens when you set elements with gaps... i.e. you've set 1,x and 3,x but not 2,x ... afaik you'd have to cycle through them and put something in them. s. isaac dealey 972-490-6624 team macromedia volunteer http://www.macromedia.com/go/team chief architect, tapestry cms http://products.turnkey.to onTap is open source http://www.turnkey.to/ontap ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To unsubscribe: Send UNSUBSCRIBE to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org ----------------------------------------------- To post, send email to [EMAIL PROTECTED] To unsubscribe: Send UNSUBSCRIBE to [EMAIL PROTECTED] To subscribe / unsubscribe: http://www.dfwcfug.org
