Vbscript for Begginers

by Ziptie1 in Circuits > Computers

318 Views, 3 Favorites, 0 Comments

Vbscript for Begginers

95d17dc4dbc65fab20262c008ceab1fa.png

This Is a Beginners Tutorial To Vbscript

I Hope This Helps.

Opening Notepad

Notepad image.png

Open Notepad.

Writing the Code

ac72242cd853d687ad19599edcf91c0e.png

Type The Following:

msgbox("")

Writing the Code

97fd1f4a4eb7a398576fc2792b1c06a8.png

Type A Message In The Quotation Mark:

msgbox("Hello World!")

Save

save.png
as.png

Next Press "File" Then Click "Save As".

Save

start.png

Call It What You Want And Put .vbs At The End. eg: Start.vbs