Page 1 of 1

Is there a resource for simple tutorials, need some basic if else example

Posted: 18 May 2017, 18:05
by Guest
Im looking for a resource for simple examples, and more specifically if picture a is found on the screen do abc else if pic xyz is found do x?

I have two large macros working well. They are saved under diff files. I'ld like some direction as to how to bring them together or an umbrella macro that calls a or x macro accordingly.

Re: Is there a resource for simple tutorials, need some basic if else example

Posted: 27 May 2017, 17:33
by chango
https://www.youtube.com/watch?v=pAoIOpjKUjk&t=586s

In the video above Pulover shows how to call a sub macro using the goto command.