Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. junoflydog

    Can I use "WaitForString" with multiple responses?

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

    Can I use "WaitForString" with multiple responses?

    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".
  3. junoflydog

    Can I use "WaitForString" with multiple responses?

    Atachmate Reflection's Visual Basic a terminal emulator
  4. junoflydog

    Can I use "WaitForString" with multiple responses?

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

    Can I use "WaitForString" with multiple responses?

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

Part and Inventory Search

Back
Top