Multi image "if statement "

Advanced Macro Recorder/Editor.

Moderator: Pulover

Tama admin
Posts: 6
Joined: 23 Feb 2021, 02:45

Multi image "if statement "

Post by Tama admin » 23 Feb 2021, 09:55

my first Q is..
Can i command one image detector.. To search for 4 number of images in the same time?
...
My second Q..
Can i open one macro then when it end automatically open the second "next" one?
.

User avatar
Pulover
Posts: 612
Joined: 29 Sep 2013, 19:51
Location: Brazil
Contact:

Re: Multi image "if statement "

Post by Pulover » 23 Feb 2021, 10:14

1. No, but you can put the images paths inside a text variable or array and loop through them. Check out the loop examples in the help file.

2. I believe Goto is the command you are looking for.
Rodolfo U. Batista
Pulover's Macro Creator - Automation Tool (Recorder & Script Writer)

Tama admin
Posts: 6
Joined: 23 Feb 2021, 02:45

Re: Multi image "if statement "

Post by Tama admin » 24 Feb 2021, 06:36

1- can i do with four "if"?. .. For example if first image not found then check the second one if not found the third and the fourth

2- i know how to use go to but im not talk about the marco i working on.. i mean automatically open macro not even workin and the next one open the other..

Tama admin
Posts: 6
Joined: 23 Feb 2021, 02:45

Re: Multi image "if statement "

Post by Tama admin » 24 Feb 2021, 06:38

[How i can see you an image?

Tama admin
Posts: 6
Joined: 23 Feb 2021, 02:45

Re: Multi image "if statement "

Post by Tama admin » 25 Feb 2021, 00:23

@Pulover

Tama admin
Posts: 6
Joined: 23 Feb 2021, 02:45

Re: Multi image "if statement "

Post by Tama admin » 25 Feb 2021, 00:24

When i cilck "ctrl+B" the that pop up window change it place every time how can i stop that

Tama admin
Posts: 6
Joined: 23 Feb 2021, 02:45

Re: Multi image "if statement "

Post by Tama admin » 28 Mar 2021, 19:14

@Pulover

User avatar
Marwin77
Posts: 4
Joined: 28 Mar 2021, 11:01

Re: Multi image "if statement "

Post by Marwin77 » 30 Mar 2021, 14:42

Tama admin wrote:
24 Feb 2021, 06:36
1- can i do with four "if"?. .. For example if first image not found then check the second one if not found the third and the fourth

2- i know how to use go to but im not talk about the marco i working on.. i mean automatically open macro not even workin and the next one open the other..
Hello Tama admin:

@ your first Question:
Try the elese if statement

@ the second one:
You can try to run the filepath with the second macro, but you have to allow multiple instances first.
Maybe the better way is to concatenate both into one macro.

Greets.

;)

Post Reply

Return to “Pulovers Macro Creator”