Jan 14 |
Posted by Liz Robertson on 14 January 2016 11:41 AM
|
Use the Exceptions tab in the Go to Add, and select “Open Window Exception”. This exception extends the results of the macro “open hierarchy” by tracking more calls between Windows, Menus and Application Objects. Define either a window opening function or a variable containing the name of the opened window, by declaring the type of item it is, and selecting the specific item. You can also select the function’s parameter containing the opened object using the dropdown list. Once the exception has been set, close the Settings window. A pop-up requesting you to re-analyse your code will appear. Select yes so that your project will take into account the new exceptions declared. | |