Have Projects Run One After Another Constantly?

BFlame6

Client
Регистрация
05.11.2011
Сообщения
13
Благодарностей
0
Баллы
0
Hello,

Let's say I have five projects that I want to be run in this order (after each one completes it moves to the next one):

- Project #1
- Project #2
- Project #3
- Project #4
- Project #5

How can I get Zennoposter to where it runs projects 1-5 and THEN after completing project 5, it goes back to project 1 and then runs them all over again?

Thanks
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
  • Спасибо
Реакции: BFlame6

nycdude

Пользователь
Регистрация
06.05.2018
Сообщения
57
Благодарностей
1
Баллы
8
You can create *.bat file for each project (right click in Zennoposter) and initiate it's run inside project with action (the last one on the left panel): http://gyazo.com/3f8b2db21c93527909e16157261dce89.png?1350924056
Bumping, I'd like to see how to do this, the image file has been removed so I can't see the example :P. Basically, I have 12 projects that I want to run ... first one once, 10 after the first one's done, then one more after the 10 are done.
 

bartjan

Client
Регистрация
01.02.2011
Сообщения
29
Благодарностей
2
Баллы
3
another option is to write (new) status to a text file at end of each template and check status at start of each template.
if the text file tells a template to start, have it continue. if it's not time to start put like a 5min pause and then have it end.

run all templates at the same time and the txt file will determine which templates are taking a pause and which ones continue.
 

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