How to pull data per line once from a file using Macro in SER
sashilover
China
I tried to pull data from a txt file which contains a list subdomain's name per line.
The data in the txt file looks like:
MyName1
MyName2
MyName3
MyName4
I used the #file_links[C:\folder\textfile.txt,1,N], it pull the data RANDOMLY, NOT one by one.
How can I pull data from a file ONE BY ONE?
Thanks.
Comments
There is one thing you can do.
1. create a folder c:\temp\logins\
2. in that folder you put a file for each login you want and the content is also the login only (no return or anything)
3. in the project you use the macro %spinfolderdelete-c:\temp\logins\%