Home > Software engineering >  New entry, the great god, how to use the VBS code switching window?
New entry, the great god, how to use the VBS code switching window?

Time:10-05

The code doesn't work
The Set oScrShell=WScript. CreateObject (" WScript. Shell ")
OScrShell. Sendkeys "% {TAB}
"

CodePudding user response:

 Set m=WScript CreateObject (" WScript. Shell ") 
M. ppActivate "no title - notepad"
"Margaret spellings endkeys" % {ESC} "

CodePudding user response:

 Set m=WScript CreateObject (" WScript. Shell ") 
Msgbox "OK"
Margaret spellings endkeys "% % {ESC} {ESC}"


If you want to see results, you like the above test
  • Related