Ok, I was curious, and yes, BD does this. So for ListToArray for example...

BlueDragon adds a new third argument to ListToArray(), a boolean
value, which determines
whether to include empty list elements in the resulting array. The
default is no,
which causes it to operate consistently with ColdFusion.

This is from the Enhancements guide, not the Differences guide.

On 9/20/05, Judith Dinowitz <[EMAIL PROTECTED]> wrote:
> Hi. I'm doing an article, and I had a question. I was told that BlueDragon 
> and CFMX treat lists differently. In ColdFusion, having an empty list item, 
> such as 1, , 3 will be seen by ColdFusion as a list of two items: 1 and 3. 
> BlueDragon, on the other hand, treats this as a list of three items: 1, 
> blank, and 3.
> 
> Is this true?
> 
> Thanks,
> 
> Judith
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:218733
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=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to