Trying to remember / locate a command designed to resume the program once a specific color at a specific point is present.
Can anyone suggest?
Printable View
Trying to remember / locate a command designed to resume the program once a specific color at a specific point is present.
Can anyone suggest?
would this work?
Do Until color = blue 'or what ever
DoEvents
Loop
I'm using Quick Macro 6.6 and it incorporates limited scripting language.
Apparenty Do won't work with it.
Thanks though.
Welcome to VBForums :wave:
As you aren't using VB6, the VB6 forum is not the place to get help... so I've moved this thread to our "General Developer" forum.