It would definitely be nice if there was a parameter that told it to act like a
real list, not a tokeniser.

You know, for those uncommon tasks like... reading a tab-delimited file. ;)
There's already a tokeniser in there anyway (GetToken).

Dave

"Scott, Andrew" wrote:
> 
> This has been discussed with Allaire many times in the both the Allaire
> public and beta forums, they claim that there would not be any reason to
> allow for null counting. Yet I haven't found a reason why we shouldn't, or
> even any occasion we would not need to count nulls:-)
> 
> regards
> 
> Andrew Scott
> ANZ eCommerce Centre
> * Ph 9273 0693
> * [EMAIL PROTECTED]
> 
> -----Original Message-----
> From: Aidan Whitehall [mailto:[EMAIL PROTECTED]]
> Sent: 17 September 2000 20:05
> To: [EMAIL PROTECTED]
> Subject: Re: My brain is fried, can someone give me some regular
> expression help please...
> 
> > now you would think that would work, but it doesn't.
> > when running the code below, you see that there are 51 tabs in the
> string.
> > If you use listlen, you only get the tabs that have data between them
> which
> > amounts to 34.
> 
> Hey Allaire, are you reading this? How about
> 
> ListLen(List, 38, "allownulls")
> 
> (see the other thread on "Null values within lists")
> 
> --
> Aidan Whitehall  <[EMAIL PROTECTED]>
> The Net Profits Internet Services
> ColdFusion website development, domain names, hosting and tuition
> Tel: +44 (0) 1695 50050  (North West England)
> 
> ----------------------------------------------------------------------------
> --
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
> ------------------------------------------------------------------------------
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
>message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to