SARAH-JarvisV2/bin/action_tab.vbs

3 lines
80 B
Plaintext
Raw Normal View History

2019-06-07 18:29:14 +02:00
set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.SendKeys "%{TAB}"