Ok, I am a scripting virgin. I need to write a script of what I believe to be medium complexity. I just read about Kixtart, VBS, WSH, Autoit, etc. I am wondering what are their relative advantages/drawbacks in general and for my specific task.
The script I need to write has to do the following: analyze the graphics displayed by a specific program and based on this click on various buttons in that program, then analyze the graphics again, etc.
Any thougths on which language to use would be greatly appreciated. Also, would it be completely insane to not use any of the scripting languages, but C++ instead? Since I've never written any scripts I don't know how much easier the scripting languages my it compared to C++.
|