Sorry, didn't follow what you were asking. I get to the looping portion because the status bar displays "in loop", but this macro never ends.
Sub my_park()
With Session
My_Macros.my_screen_worklist ' this macro calls a worklist page
Dim my_Search(1), i...
Sorry,
Not thinking clearly since this is an Atachmate forum.
I am simply writing a macro that will send a command, then branch (or pause) waiting for a reply.
Other than that, I don't know what you mean by "WHAT code are you using".
Thanks for the quick response. That didn't work for me.
By putting .StatusBar comments, I can tell it gets to the loop with proper command syntax (no errors), but never triggers on the test string.
I would think this would never work unless this has worked for you in the past. My thinking is...
How can I use "WaitForString" with multiple responses?
This might not even be the correct command to use.
I want to send a command then wait for a response before I proceed. I have no problem writing this code waiting for a single known response, but I may need to wait or have a conditional...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.