Thanks! I'm still wondering how much harder (say in terms of required time) the task would be if I were to do in on C++ rather than on one of the scripting languages. My thinking is that if C++ also has commands to move the mouse and simulate mouse clicks and key strokes, wouldn't there be almost no difference if I used C++ or a scripting language?