I have a macro that has successive lines of Wait_For_Input. When using this macro, there are times when I don't need to enter a value from the keyboard for a specific input prompt, so the macro key is pressed twice (or more) in succession. If I do this too quickly, the macro editor is opened as an undesirable side effect. Is it possible to suppress the opening of the macro editor if the current macro is in a Wait_For_Input state?