![]() |
| |||||||
Workspace Macro Pro - Automation Edition Post messages and questions related to Macro Software for Windows Automation here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Ireceive the following error --------------------------- Workspace Macro Pro - Automation Edition Error --------------------------- Cannot find window or application titled 'Save Embedded Files' that was open during recording. - I have checked the option 'Enable this macro to run with other similar files or window titles'. - I have cheked Moved Menu/Icons feature. The file is successfully saved but I receive this workspace error Please help Best regards juan luis Last edited by jlpretto : 08-15-2007 at 05:25 AM. |
| |||
| Hello jlpretto, You receive this error when Workspace Macro Pro does not find particular window, which was open during recording. We suggest using ‘If Window Exists’ command with the delay time to wait for, after you open particular file/program so that program waits for that particular window to open or close and then perform the next action. You can find this command under ‘IF’ Commands Categories on left side of Task Editor. Please follow the steps to insert this command: Also, insert enough delay after every command/action in the task so that this delay can be adjusted in case of system running slow. You can find ‘Delay’ command under ‘Delay/Wait’ Commands Categories on left side of Task Editor. Double click on it and specify the number of seconds to delay. |
| |||
| I test you answer and knoe U did not have anymore thus error Thanks again ne I have similar problems eith same macro I tried to test your tip but did not function I have posted a new message to the forum with a copy text of me macro ti ask for help best regards juan luis pretto |