...'Wait again for good measure but only wait for half a second
waitScreen = MyScn.WaitForString(Amstring,,,,,500)
/*i also added another wait code here but passed it to a variable instead of back to the function to force a wait if the string was found, i pass to a variable to maintain the...