It did work once, and this message:
The macro "Launch Transmit Server myserver1" has fired once.
screenshot:
I increased the Pause to make sure it would have time enough, but no success.
Any suggestions?
/okn
It did work once, and this message:
The macro "Launch Transmit Server myserver1" has fired once.
screenshot:
I increased the Pause to make sure it would have time enough, but no success.
Any suggestions?
/okn
How exactly is the macro failing? If you think that the problem is the menu not being available by the time the macro runs, you could try Pause Until
a menu item exists.
Adapted the macro.
There must be something wrong with the Menus.
Error:
Are you sure you want to delete
"nnnn"?
I'm not familiar with the software you're using, but my guess is that perhaps myserver1
exists as a menu item in more than one place? Also just to double check, where did you put the Pause Until
? I wasn't explicit, but in case of any confusion, it should replace the Pause for 3.5 seconds
action. Although looking again at the macro, you could just add the menu condition to your existing Pause Until
action.
I'll contact Transmit and come back late…
Their DELETE… option is in another menu column: Edit
I'll also update with your suggestions, thank you!
/okn
For some reason the macro upload for the forum gives a "Failed Upload" message.
So here the Screenshot:
The last step "Select Servers" does work!
Something else is the problem.
/
When I removed the 2nd step "Pause until… at front"
the macro works!
Have you ever uninstalled the app "transmit" and re-installed it?
Would be for next time, for now it works!
Ok. That's good news.
By the way, I wasn't suggesting that re-installing it would solve the problem, I was suggesting that re-installing it could possibly cause the problem... until you re-create the actions that refer to the app.