Is DirList() supposed to return directories? (OpenInsight 32-Bit)
At 26 SEP 2002 06:03:14AM Oystein Reigem wrote:
Is the DirList() function supposed to return (sub)directories? The Help text only mentions files.
![]()
- Oystein -
At 26 SEP 2002 01:01PM John Bouley wrote:
Oystein,
I tried the DirList() function in 4.11 and it seems to return all files and directories. If you pass a directory into Dir() the filesize is returned blank. You should be able to filter out the list of files from directories using the Dir() command.
Hope this helps,
John Bouley
At 27 SEP 2002 06:20AM Oystein Reigem wrote:
John,
Thanks a lot!
I had a different solution planned but it would have taken a lot more work. A good thing I didn't go ahead with that.
- Oystein -