opendir() and @dirlist()
John Esak
jesak at ptd.net
Mon Nov 14 15:56:23 PST 2005
Enrique,
You are right. There is absolutely something wrong going on when @dirlist
hits a filename longer thatn 32 characters. It appears to just not inlude
it.
I put the following into /tmp.
kkkow
kkk123456789012345678901234567890fred
kkkowwww
kkkhello
then I did an openddir("kkk*","/tmp/")
And @dirlist elements 0,1,2.3 are filled with
kkkow
kkkowww
kkkhello
The filename greater than 32 characters is just ignored.
John
> -----Original Message-----
> From: filepro-list-bounces at lists.celestial.com
> [mailto:filepro-list-bounces at lists.celestial.com]On Behalf Of Enrique
> Arredondo
> Sent: Monday, November 14, 2005 3:46 PM
> To: filepro-list at lists.celestial.com
> Subject: opendir() and @dirlist()
>
>
> Hello ,
>
> The problem I'm having that I just discovered is that I have a huge
> database of technical documents in which some are longer than 32
> characters the filename due to the nature of the "document naming
> standard", Is there a way of incrementing that 32 cap to let's
> say 50 ? It
> looks like opendir() is the one that needs to grow as well as @dirlist().
>
> Is that a big change ?
>
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
More information about the Filepro-list
mailing list