Message 1 of 3
DIALOGS MESSAGE OFF - Odd behavior
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am having an issue that I can't trace down. I have multiple macros that turn the dialog and error messages off and back on again at the end. Multiple users use these macros. A problem has cropped up where a user stops receiving messages in powermill. I get called over and I type "DIALOGS MESSAGE ON" in the command window and the problem is solved. I wanted to write a macro that the users could click to do this on their own, but I found that the macro command doesn't work as it used to. I found a forum post that said that the message state is returned to its initial setting before the macro is ran. If this is true, how are my messages getting turned off and how can I write a macro to turn them back on?