Results 1 to 4 of 4

Thread: Wait Command help

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2009
    Posts
    2

    Question Wait Command help

    Trying to remember / locate a command designed to resume the program once a specific color at a specific point is present.

    Can anyone suggest?
    Last edited by Malkaveli; Jun 10th, 2009 at 12:52 PM.

  2. #2
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Wait Command help

    would this work?
    Do Until color = blue 'or what ever
    DoEvents
    Loop
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2009
    Posts
    2

    Re: Wait Command help

    I'm using Quick Macro 6.6 and it incorporates limited scripting language.

    Apparenty Do won't work with it.

    Thanks though.

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Wait Command help

    Welcome to VBForums

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width