Re: how to determine if a object dir or file is? (General questions)
why don't you use DirItems.Type property for this?
In order to access this property, I must call ListDir method first .
I do not call ListDir.
I call ListNames.
As a target I get a list of files and dirs.
So, I must reject all dir from this list.
As a rejecting result it left only some files, I can download.
It is a pitty there is not any method ListAllFilesInDir
Thanks
Jan
[:sad:]
Complete thread:
- how to determine if a object dir or file is? - Jan, 2005-02-17, 12:00
- Re: how to determine if a object dir or file is? - wodSupport, 2005-02-17, 13:43
- Re: how to determine if a object dir or file is? - Jan, 2005-02-17, 14:20
- Re: how to determine if a object dir or file is? - wodSupport, 2005-02-17, 14:45
- Re: how to determine if a object dir or file is? - Jan, 2005-02-17, 14:52
- Re: how to determine if a object dir or file is? - wodSupport, 2005-02-17, 14:54
- Re: how to determine if a object dir or file is? - Jan, 2005-02-17, 14:52
- Re: how to determine if a object dir or file is? - wodSupport, 2005-02-17, 14:45
- Re: how to determine if a object dir or file is? - Jan, 2005-02-17, 14:20
- Re: how to determine if a object dir or file is? - wodSupport, 2005-02-17, 13:43