Jump to content
Macro Express Forums

Terminating A Marco After a Set Time


Recommended Posts

It depends on what you're doing. Are you using a timing control? "Wait for"? 

In your code, what is waiting?

Often for web pages I'd test for something in a loop with a small delay and once the condition is met, set a boolean variable for success, and advance. If it goes to the loop limit, it exits and sees the Boolean indicates a failure and handles that. Like a 1 second delay in a loop for 300 times.

It would help if you gave us more details about what you're doing. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...