opendir() - Is there a filename cap ?
Kenneth Brody
kenbrody at bestweb.net
Sat Nov 12 11:00:00 PST 2005
Quoting Bob Stockler (Sat, 12 Nov 2005 13:04:21 -0500):
[...]
> | It's 32767, not 999.
>
> So @DIRLIST[] could have 32768 elements since, unlike arrays
> _we_ can dimension, these arrays maintained by filePro all
> begin with an element "0" ?
[...]
Okay, I just noticed you said 32,768 and not 32,767.
Yes, technically there are 32,768 elements, but element zero is just
a count of the number of elements currently in the array, and is not
really part of the array. So, there are up to 32,767 elements, plus
a count.
--
KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com
More information about the Filepro-list
mailing list