Jump to content
Macro Express Forums

cbv

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by cbv

  1. @cvb

    Can you give us a short example of a AutiIt script.

    How can I use the output of AutiIt in ME?

     

     

    kermic

    Kermic,

     

    If you need AutoIt script samples, go to AutoIt site. It has examples.

     

    'AutoIt Active Window', recently named 'AutoIt Window Spy', is a stand-alone utility from AutoIt's maker -- it is not an AutoIt script. When Spy is run, it shows info about a window you select, i.e. the active window. You can cut & paste from Spy as needed.

     

    It is installed when you install AutoIt.

     

    You don't need to run AutoIt to use it.

     

    Try it... ;)

  2. Hello.

     

    This is how my program works:

     

    I have a dialog named "Save All Attachments" that lets me tag files.

    I pick OK.

    Another dialog named "Save All Attachments" shows, asking for the target folder.

     

    In ME, I put a Wait Window Lose Focus which apparently doesn't work, since ME keeps waiting. I presume the Wait is still waiting.

     

    How can I fix this?

     

    Thanks,

     

    Chris

×
×
  • Create New...