Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Using VBS
#2
Yes but without WScript.. WScript object can be used only when the script is executed by Windows Script Host, eg when you run a vbs file. Similarly, WScript.Echo mut be replaced to MsgBox, and so on.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)