I hope someone can tell this newbie where he is going wrong. Autoit is awesome but this just isn't working for me.
I am trying to get a succession of charts created via an IE page and save to my local folder. I can do all of this with mouse clicks and it works fine. The below script does the same using _IE calls, avoiding mouse usage. But when I try and send text to the "save as" dialog that pops up when I try to save the chart, sendkeys does not do anything. What am I missing?
#include <