Re: Problem with get all files's attribute in c (General questions)
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:
- Problem with get all files's attribute in current - mininoz, 2008-01-09, 05:08
- Re: Problem with get all files's attribute in c - woddrazen, 2008-01-09, 09:07