10-02-2009, 03:04 AM
have you tried the command "act"? If you do set up a macro to run at startup, you may need to include some sort of wait command to ensure that it only occurs when the window exists. If it is a button, I would suggest using accessible objects (found in the toolbar, click the window->Accessible Object Actions->Drag it to the button that needs to be clicked->use DoDefaultAction for this variable, this does not require the window is active)
act should work, if not possibly a combination of two or more of these
Macro
act should work, if not possibly a combination of two or more of these
Macro