Search found 1 match

by okliangnan
Thu Aug 20, 2015 3:15 am
Forum: Command Line and Scripting Interface
Topic: Saveas line: save files to different folders?
Replies: 0
Views: 2493

Saveas line: save files to different folders?

Hey all~ I am very new to Imacros script, I'd like to download different webpages to different folders, here are my codes: Dim iim1, iret,dummy 'initialize iMacros instance set iim1 = CreateObject ("imacros") iret = iim1.iimOpen() 'define array dim names(3) dim i dim tobesearched names(0)=...