Jump to content
Macro Express Forums

huwdm

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by huwdm

  1. I would suggest to try and debug this further.

    Write a macro with a hot key to do a copy to clip board.

    Write another macro with a different hot key to paste from clipboard

    Test them both out with notepad.

    Then test the copy with your app and then test the paste into notepad.

    If this works then the problem is with the paste rather than the copy.

    Then manually copy some text from notepad and use the other macro to test pasting into your app.

    This may not resolve but will help get more info.

  2. Hi,

    I have been using Macros for quite a while but have just noticed the following.

    I am using the following code in Macro Express 3.4a

     

    Mouse move %N14%,%N15%

    Delay 1 sec

    Mouse left button double click

    Delay 3 secs

    Mouse move %N22%,%N23%

    Delay 1 sec

    Mouse left button double click

    Delay 3 sec

     

    Intermitently the left button double mouse click appears not to function.

    Running exactly the same macro again will often work fine.

     

    Any ideas.

    Huw

×
×
  • Create New...