3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
set WshShell = WScript.CreateObject("WScript.Shell")
|
|
WshShell.SendKeys "%{TAB}"
|