!DATASOURCE
(Copy URL in PhpBB Forum Format - Info)From iMacros
Specifies the name and location of an input file for merging data with macro. If no folder is supplied the file is assumed to lie in the standard data input directory of your iMacros installation, e.g. C:\Program Files\iMacros\Datasources\.
Contents |
Value

Valid name and location of the input file.
Set By
[ ] Internal
[X] SET
Internal means that the iMacros program itself sets the value of the variable during program run. SET means that the user can set this value via the SET command inside a macro.
Examples
SET !DATASOURCE C:\mysource.txt
Sample macros: Demo-Datasource, Demo-Loop-Csv-2-Web
