This is a simple code snippet of how to read from text with imacros
As you can see you need to change the location of the text to the proper location on your hard driveCode:CMDLINE !DATASOURCE c:\locationoftext\email.txt SET !DATASOURCE_COLUMNS 1 SET !DATASOURCE_LINE {{!LOOP}}
And to replace the line it reads you just put this..
Wherever you put that it will grab the current read line and put the info into the spot.. Simple as that..Code:{{!COL1}}


LinkBack URL
About LinkBacks
Reply With Quote