Another stupid AutoIt Question...
Ok So... I have lets say I have an inputbox called $input and it works fine. So lets say the input box says
And so the user types
I am wondering how to have a message box come up and say
If possible I need whole code. Whoever answers my question gets thanks :D
Ok So... I have lets say I have an inputbox called $input and it works fine. So lets say the input box says
Code:
What is your name?
Code:
Bob
Code:
Hello Bob!