Counting Items in an Array
Posted by Bill Mahoney on February 14, 2002 9:20 AM
Hello, what is the proper syntax to find out how many entries are in an array.
for x = 0 to arrayName.Count
doesn't work. Any help wouldbe appreciated.
Regards,
Bill Mahoney
New York, NY