Hi,
I'm very new to Autoit, and I have simple project that assigned to me.
Basically, what I would like to do is to send a date value to cmd-console from four input box (inputbox1=YYYY, inputbox2=MM, inputbox3=DD and inoutbox4=HH)and send it using button.
I can't figure on how to read the value from these inputboxs and using pushbutton it will send the value to cmd console like C:YYYY/MM/DD/HH
I don't haven't started any code as I don't know how to start.
Appreciate your help.
Thank you.