I'm looking for a way to make yes/no/cancel buttons have functions in VBScript

后端 未结 0 1287
难免孤独
难免孤独 2020-12-12 05:19

Here\'s what I did:

x=msgbox("body",3,"title") Dim objShell Set objShell = Wscript.CreateObject("WScript.Shell") objShell.Run "anot

相关标签:
回答
  • 消灭零回复
提交回复
热议问题