Replies: 1 comment
-
|
Are you saying you want to select EasyClick hints with a macro? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was recently experimenting w/ macros in win-vind, trying to either have a macro fire for a particular sequence of characters or tie in some RPA to w/ wind-vind to do this.
I couldn't figure out a way of tying a two letter ref after in a macro.
for some context, there was a repetitive action in windows that I wanted to loop, every time wind-vind entered easyclick mode the same UI element always had the same two letter ref, so I could hard-code this for a one-off macro.
if I could have a macro accept something like this
imap <to_gui_normal>{AT}
then that would have solved part of my problem.
Beta Was this translation helpful? Give feedback.
All reactions