Quote:
Originally Posted by mmckeehan
... I tried... but keep getting an error:
|
You did not include any details about the error, but I can only imagine that you meant to call
WaitForStrings() (
multiple of string) instead of
WaitForString() (
singular of string).
If you call
WaitForStrings() instead of
WaitForString(), do you get better behavior?
If making that singular change doesn't resolve the problem, would you be so kind as to provide details about the error message(s) you see?