Search results

  1. O

    Macro hangs after 'Confirm Next' timeout

    I am trying to use the Confirm Next action as a message window that explains to the user what is going to happen next and why. The user won't have to click anything, just read the message and when he's done he may click OK or just wait until the window disappears automatically. Something like...
  2. O

    Set variable 'value + 1' not working?

    I have defined a global integer 'Counter' with initial value 0 and want to increase its value by 1. I tried the Set Variable action and selected 'Value + 1', but Counter does not change. What am I doing wrong? This seamed so easy...
Top