How To Make Notepad Tell You In What Year You Will Be 50

First open Notepad. Then type this in:  
WScript.Echo "Hello!"  
Set WshShell = WScript.CreateObject("WScript.Shell") birthdate = InputBox("the year you were born.")  
newage = the year you were born + 50 WshShell.Popup "In " & newage & " you'll be 50."  
then save as years.vbs then click the icon and watch 

Comments

Popular posts from this blog

Some formats of different files