How to completly stop zenno from continue finishing the project

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18
exactly like the title says,

How can i made my project so that zennoposter will completely stop even if the execution count still not yet reach 0 count and my list that i ask zenno to parsed from in the folder is already empty
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
Are you talking about within the project or outside of it?
 

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18
thanks for replying, sorry but i dont know what you mean by within or outside the project.

i mean when the url or username:password that i set zennoposter to parsed from certain folder is already empty, then zennoposter will stop running or set the execution count to 0
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113
exactly like the title says,

How can i made my project so that zennoposter will completely stop even if the execution count still not yet reach 0 count and my list that i ask zenno to parsed from in the folder is already empty
You should make it inside the project. When you create loop, number of repeats should be equivalent to number of lines in your list. To get number of lines use Get rows count operation with list.
 

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18
i dont know if this make sense but i set my template to loop 5 times only before instance reboot so where should i put the {-Variable.loop-}<{-Variable.rowCounts-} before or after my loop statement. my loop statement look like this {-Variable.loop-}<5
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113
Not sure about your statement - {-Variable.loop-}<5 . The program automatically creates variable called Counter to count loop repeats. So, the statement should look like this {-Variable.Counter0-}<{-Variable.rowCounts-}.
Here you can find more details about looping: https://wiki.zennolab.com/doku.php?id=en:looping
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113
This method is also correct. In this case, here is your statement for loop {-Variable.loop-}<{-Variable.rowCounts-}.
 
Последнее редактирование:

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18
ok thanks and have a nice day, gonna try this and will report back later if this works for me
 
  • Спасибо
Реакции: VladZen

prosperer888

Client
Регистрация
15.09.2011
Сообщения
157
Благодарностей
4
Баллы
18
Ok just to report back that everything work find already thanks for helping me @VladZ
 
  • Спасибо
Реакции: VladZen

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 846
Баллы
113

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