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
 
Are you talking about within the project or outside of it?
 
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
 
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.
 
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
 
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
 
This method is also correct. In this case, here is your statement for loop {-Variable.loop-}<{-Variable.rowCounts-}.
 
Последнее редактирование:
ok thanks and have a nice day, gonna try this and will report back later if this works for me
 
  • Спасибо
Реакции: VladZen
Ok just to report back that everything work find already thanks for helping me @VladZ
 
  • Спасибо
Реакции: VladZen

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