Re: wodFtpDLX - GetFiles and LoopItem (General questions)

by Jasmine, (7225 days ago) @ david.didonato

Create new class, at the top declaration add [code]Dim WithEvents Ftp1 as wodFtpDLXCom[/code] and then in class_initialize do [code]Set Ftp1 = new wodFtpDLXCom[/code] you should see now 'Ftp1' on dropdown combo as list of objects in the class. You will also have list of events for it.

Hope it helps.

locked

Complete thread: