Running Powershell Code From Inside Your Macros
A while back I wrote this blog post which shows you how you can have a PowerShell script run Macro Scheduler commands via the MacroScript SDK. However, what if you want to do it the other way around and run PowerShell code from inside a Macro Scheduler macro instead? One way would simply be to […]