SamIWas 38 Posted September 8, 2020 I feel like this is one of those moments where 'm going to smack my head into the desk when/if someone gets me the answer, but i'm just too brain-tired right now to get it. I have a bunch of custom tools which are in a tool pallete. I just got a StreamDeck, and want to be able to call those tools from it. Since there are only a few keyboard shortcuts left, those aren't a good solution to calling them. My other solution is to create a script which calls the tools my name. But DoMenuTextByName doesn't work for this. I don't want it to create and place the tool, just activate it. Anyone got any solutions here? Quote Share this post Link to post
JBenghiat 333 Posted September 8, 2020 This should work: https://developer.vectorworks.net/index.php/VS:CallToolByName Quote Share this post Link to post
SamIWas 38 Posted September 8, 2020 1 minute ago, JBenghiat said: This should work: https://developer.vectorworks.net/index.php/VS:CallToolByName 🥴 See! I knew it was that easy and that I just overlooked something. Thanks Joshua! Quote Share this post Link to post