Sunday, 12 October 2014

VBS Programming

hello there people of the internet and this time we will be doing some more VBS programming!

1. open up notepad.
2.Copy the code and look at it carefully.

Msgbox("Hello world")
myInt = Inputbox("enter a number")
Msgbox("i predict that your number is " &myInt)

3. DO NOT RUN THE PROGRAM YET
4. now study the code and comment on this post what the code will do.
5. Then save the program with a .vbs extension (FOR WINDOWS OPERATING SYSTEMS ONLY)
6. Run the program.

That is a random picture of the universe (in my brain)

No comments:

Post a Comment