Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI all,
I have issue .
I have used to write a script to export the chart image like below,
obj.ExportBitmapToFile varPathFile\FileName.bmp
This is work fine while directly run from the Application. but it won't work while running the application through Windows Task Schedullar.
Note: I have assigned the macro to Onopen trigger.
Regards,
Kabilan K.