@Webmaster
Ty Very Much Mr. Webmaster I did it Here in this example :
Convert a Boolean value to Yes-No.xml
because that way I have to do it for all Variables every time but I want to do it for all different Variables at once. I want it to be a global over all the script
Alt / <MENU> button in type action doens't work.
-
I want to create an action that is typing alt and a letter. but the <MENU> button doesn't work. all the other ones like CTRL work. but the <MENU> representing alt doesn't work.
-
@blackkai1527 said in Alt / <MENU> button in type action doens't work.:
I want to create an action that is typing alt and a letter. but the <MENU> button doesn't work. all the other ones like CTRL work. but the <MENU> representing alt doesn't work.
What exactly do you want to do this for?
-
@Fox thank you for your reply. I want to simulate a shortkey keyboard input. Like CTRL+V which works with <CONTROL>v and it leads to pasting. But <MENU>g or any other shortkey functions with <MENU> doesn’t work. Which leads me to thinking that<MENU> is faulty.
-
@blackkai1527 said in Alt / <MENU> button in type action doens't work.:
@Fox thank you for your reply. I want to simulate a shortkey keyboard input. Like CTRL+V which works with <CONTROL>v and it leads to pasting. But <MENU>g or any other shortkey functions with <MENU> doesn’t work. Which leads me to thinking that<MENU> is faulty.
It may not work to enter characters via "alt", but that's not what I asked. I asked why do you need exactly this kind of data entry? What is the ultimate goal you want to achieve?