Search found 31 matches

by farshadmo368
29 Jun 2018 19:16
Forum: User Help / Bug Reports
Topic: .
Replies: 20
Views: 37878

Re: .

Hello, please reply to the previous question. I created an application list. I want to change the action when it comes to a specific application, Is there a way? When it fail to continue to group 2, what is the error message shown? without error mesage, we never know what have gone wrong. Judging b...
by farshadmo368
29 Jun 2018 09:39
Forum: User Help / Bug Reports
Topic: .
Replies: 20
Views: 37878

Re: .

Hello, please reply to the previous question. I created an application list. I want to change the action when it comes to a specific application, Is there a way?
by farshadmo368
28 Jun 2018 08:59
Forum: User Help / Bug Reports
Topic: .
Replies: 20
Views: 37878

Re: .

Hi
When group 1 finishes, group two does not start
by farshadmo368
27 Jun 2018 09:58
Forum: User Help / Bug Reports
Topic: .
Replies: 20
Views: 37878

Re: .

Use the false branch of the loop after it stop. (or true branch if you reverse it). Example true branch continue the loop, while the false branch exit the loop and continue to execute another action.

NO WORK
by farshadmo368
27 Jun 2018 09:56
Forum: User Help / Bug Reports
Topic: .
Replies: 20
Views: 37878

Re: .

I want after finish 1
Start 2
After finish 2
Start 3
........
?
by farshadmo368
19 Jun 2018 16:03
Forum: User Help / Bug Reports
Topic: .
Replies: 20
Views: 37878

Re: init variable app list

Tnx ❤️
by farshadmo368
17 Jun 2018 22:24
Forum: User Help / Bug Reports
Topic: .
Replies: 20
Views: 37878

Re: init variable app list

Hi, I want to start another action after the program list is over,
I want to be done in a Flow
How to start another action after completing the program list?
by farshadmo368
11 Jun 2018 11:49
Forum: User Help / Bug Reports
Topic: .
Replies: 20
Views: 37878

Re: init variable app list

Tnx
by farshadmo368
10 Jun 2018 20:51
Forum: User Help / Bug Reports
Topic: .
Replies: 20
Views: 37878

Re: init variable app list

I want to repeat and never stop.

like this
Run app 1
Run app 2
Run app 3
Run app 4
Repead
Run app 1
Run app 2
Run app 3
Run app 4
Repead
Run app 1
Run app 2
Run app 3
Run app 4
Repeat until ∞
by farshadmo368
10 Jun 2018 20:49
Forum: User Help / Bug Reports
Topic: .
Replies: 20
Views: 37878

Re: init variable app list

Hi, sorry I have a question.

I put five programs in the list. I want to start the first app after running the latest app, and never stop there, how?