Hello, World! in Basic
Example for versions
VBScript 5.7,
VBScript 5.8
The program outputs the message into console, and thus should be executed using cscript.exe
.
WScript.Echo("Hello, World!")
Comments
]]>blog comments powered by Disqus
]]>