Hi,
one of our robots is modifying a fairly big Excel file (about 36MB) and saving it to a network folder, more than once during the process. The robot must wait for Save to be finished, before going on with following activities, other wise errors are thrown. Introducing arbitrary delays is not fine, because (a) there is no way to foresee how long each save will be lasting and (b) chooising a “safely” long delay would make the robot last too many hours.
My question is: how can the robot detect when Excel has finished saving the current file ?
Thanks
Pierangelo