[thelist] ASP: checking for empty array

Marc Seyon seyon at carib-link.net
Thu Apr 12 21:04:50 CDT 2001


At 4/12/2001 08:50 PM, you wrote:

>arrYes is a valid array here, yet it fails the above test.
>
>this one's got me stumped and had me scouring
>http://msdn.microsoft.com/scripting
>
>Didn't find a test for an empty array.

Got me stumped too. Dancing outta my crease. *laugh*
I've already tried vartype and typename to no avail.
Even tried populating the array with something else, ie
arrYes(0) = "zzzz"
Then running the Filter and checking if it was still "zzzz"

Maybe need to look at it from another angle. What happens to the array when 
Filter returns no matching values?




More information about the thelist mailing list