Read CSV with VBS

From iMacros

Jump to: navigation, search

If you need to access larger CSV files then iMacros can handle natively (e.g. >30 columns), you will need to put the data reading into some scriptor program which then passes the values on to the macro.

Here's an VBS example: http://forum.iopus.com/viewtopic.php?p=5197