Re: Problem with get all files's attribute in c - WeOnlyDo Discussion board

Re: Problem with get all files's attribute in c (General questions)

by woddrazen, Wednesday, January 09, 2008, 09:07 (5961 days ago) @ mininoz

Hello,


To receive all files from some folder and subfolder, you need to use LoopFiles Method. You can collect that filenames in LoopItem Event. Put that files in collection and in Done Event call GetAttributes Method to receive file attributes.

More help for LoopFiles Method you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLXLib~wodFtpDLX~LoopFiles.html

More help for LoopItem Event you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLXLib~wodFtpDLX~LoopItem_EV.html

Let us know how it goes.


Regards,
Drazen


Complete thread: