Jump to content
Macro Express Forums

John Haluska

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by John Haluska

  1. I have captured the Current Screen in the clipboard.  I need to search for a specific text and then click on it.  The problem is that I have encountered a window where depending on messages in the screen, the specified text can move down.  It is not in a static location.  My current process does a clipboard copy to a %var%  and then I If variable %var% contains the text and then I process it by statically moving the cursor.  But now that it moves around, I have a problem.

     

    Would like the ability to search for the text in the Current Window and have it return the location so that I can left click, or left double click.  (It would be nice if there was a parameter that called for occurrence, i.e." 2" for the second occurrence of the text, defaulting to 1)

     

    Is there a current way to do this?  Or could this feature be added to a new release.

     

    Thank You.

×
×
  • Create New...