Jump to content
Macro Express Forums

Sometimes My Macro Stops. But Where?


koden

Recommended Posts

There are several options.

 

Enable the 'Log All Macro Information' option in the macro's properties.

Enable the 'Log All Macro Information' in Options, Preferences, Playback.

Add a Log Errors command at the top of your macro.

Add one or more Log Message to Default Error Log commands inside your macro.

 

Each of these will make an entry in the log file of any error messages, including the failure of a Wait command. The pathname of the log file is found in Options, Preferences, File Paths under 'Default Error Log'. The Log Message command allows you to specify a filepath for the error log that is different than specified in the preferences.

 

Another approach that I frequently use is to add Sound Wave File commands inside the macro. I have a collection of sound files that I can use. Most useful are those that 'say' numbers and letters. 'One' 'Five' for example. Of course this only works if you are around to hear the sounds.

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...