Tag: conversation
vbscript input box full tutorial! Have a conversation with it with code easy to learn and do
by Installer on Apr.02, 2010, under Vbscript
If you have any Q’s dont hesitate to ask me!’ Rate subscribe comment request Code——————————————————————– ‘Made by Miutubevids go to ‘au.youtube.com ‘for more name=inputbox(“Hi whats your name”) input=inputbox(“So whats the weather like” & name) msgbox(” Ok i hope you have fun on a day that is so” & input) ————————————————————-