WindowScreenShot(). SendFTP(), and Offline Charts

 

Hello,

I have an offline chart that I need to WindowScreenShoot() and then SendFTP(). The EA that I have coded this into will not work from an offline chart. SendFTP will not work from an indicator. I can run the EA from an active chart, but WindowScreenShoot does not accept a window handle to specify which chart to save. Is there a work around for this problem?

Thanks in advance for any help!

 
Found work aroud with global vars.