String Number:Files and directories - Can be set as loop?

gogear

Client
Регистрация
29.04.2011
Сообщения
42
Благодарностей
0
Баллы
0
Im stuck. I am in macrobuilder, files and directories, take a line from the file, string number. It's set to "random" by default. But I have a list of over 60 lines of items in notepad. I'm trying to build an image scraper and want zennoposter to take a line from file starting from the first on the list and the 2nd loop it must know to go to item #2, then next loop item #3, etc.

This is the resulting macro:

{-File.GetString-|-D:\cm\Zennoposter\scrape images\image_name.txt-|-1-|-false-}

I want to know what to put under string number to make it pick sequentially down the list per each time the task loops. Here is screenshot: http://goo.gl/rYaAg
 

gcomm

Client
Регистрация
01.03.2011
Сообщения
332
Благодарностей
93
Баллы
28
We all know the one method is to make a copy of your file (if required)

Pull from the file starting at "0" - and set remove string to true.


That will go from the start of the file to the end ---
====================================
 

joma

Client
Регистрация
06.03.2011
Сообщения
107
Благодарностей
13
Баллы
0
u can literally loop as you are mentioning without deleting lines by following the attached example :-)

if u want to debug , either change file paths or create a c:\zennofiles\looplines

hope that helps

;-)
 

Вложения

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)