johnboy691 Posted July 13, 2007 Report Share Posted July 13, 2007 Macro sends email. The macro opens Lotus Notes and opens a new memo. I have a wait for title command for the New Memo Page. That works. I then have a get control command for the TO: field; but even though the New Memo Page has gained focus the To field (as well as others) not not have focus yet. So how can I tell my Wait for Control command to wait for the To field to gain focus? Since I know the Control Class and Top Level Window Caption can I hard code that info into C1 variable. But I can't seem to find where to do that. Is it possible? Quote Link to comment Share on other sites More sharing options...
iceman Posted July 16, 2007 Report Share Posted July 16, 2007 Are you using the Get Control command? It seems like you are based on your post. If not, try Get Control command. I often use Launch Get Control Utility to set my destination and manually override Top Level Window Caption with a text variable (e.g. %T91%). iceman Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.