Hello, Here's an easy one for you smart programming type people. If a return(-1) is executed from within a while() loop, will it still return to the previous route block, or will it only exit the while() and continue processing in the current route block? Thanks, Jeff