On Mon, Aug 2, 2010 at 12:06 PM, Adam Cameron <[email protected]>wrote:
If it really was null, I would expect an isDefined() test > to fail, but it passes, so am not sure what it is. What it is *not* > is an empty string, though. > It's null. OpenBD (and BD before it) has had null for quite a while, so the variable remains defined with a value of null as opposed to nuking variables when they're null as CF does (which has never made sense to me). -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
