What is the coding sequence for entering a macro, expecting a carriage return before the macro continues playing?
For example, I want to prompt for input, expect the carriage return/enter key before proceeding on to the next prompt.
Send Enter the name
Expect \13
doesn't work. The macro doesn't continue playing the next prompt, nor does it stop (can't play any other macros either