
John Pierce2
2 discussion posts
I have created a simple macro to convert phone number formats. In the macro editor it works perfectly and when ran manually from the clipboard manager or via hotkey it works perfectly as well.
However, when it is run from a trigger, the result isn't written to the clipboard (but does give the text changed notification) even though the settings apperar correct.
I have attached some screenshots.
Thanks for the help!

Trigger_Screenshot.png

C# Clouseau
107 discussion posts
Try this one.
Event:
Trigger Command Received
@C#Clouseau Thanks for helping out!