Multiple Files Download (General questions) by Ammar , Friday, January 06, 2006, 02:50 (7186 days ago) How to change the code in the Sample for SCP so as to download multiple files, say listed in List box. Regards. Ammar
Re: Multiple Files Download by Jasmine, Friday, January 06, 2006, 12:25 (7186 days ago) @ Ammar Ammar, if you call methods sequentially, without waiting for Done event to fire, then setting Blocking property to True should help you out. Can you try that?