Skip to content

Latest commit

 

History

History

vbscript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Vbscript Hello World

vbscript is a programming language that is interpreted. It is designed to be highly readable and easy to use.

run the program

on windows

cscript helloConsole.vbs

and

cscript helloMessageBox.vbs