<--- --------------------------------------------------------------------------------------- ---- Blog Entry: Handling NULL Values In ColdFusion Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:117.view Date Posted: Jul 5, 2006 at 3:01 PM ---- --------------------------------------------------------------------------------------- ---> while (objZipEntry != null){ ... }