Click to See Complete Forum and Search --> : Wait Command help
Malkaveli
Jun 10th, 2009, 12:42 PM
Trying to remember / locate a command designed to resume the program once a specific color at a specific point is present.
Can anyone suggest?
isnoend07
Jun 10th, 2009, 12:57 PM
would this work?
Do Until color = blue 'or what ever
DoEvents
Loop
Malkaveli
Jun 10th, 2009, 01:03 PM
I'm using Quick Macro 6.6 and it incorporates limited scripting language.
Apparenty Do won't work with it.
Thanks though.
si_the_geek
Jun 11th, 2009, 05:19 AM
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.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.