Technical Notes
We're all on the same page!
Showing posts with label
vbs
.
Show all posts
Showing posts with label
vbs
.
Show all posts
Thursday, 11 December 2014
Basic Calculator VBS example
›
MsgBox("Calculator!") a=CInt(InputBox("First number:","Enter number")) b=CInt(InputBox("Second number:...
How to run Visual Basic Script file in Windows?
›
Please follow the instructions: Run notepad Copy below text into notepad Save as .vbs format Double click the file Example VBS file...
›
Home
View web version