Hello all,
I use the "when target" command in several location to handle prompts that occur that are not always encountered and it works great. there is one situation where I need to respond to a not so common prompt by recognizing it and jumping to a later section of code. Obviosly "When Target" plus a Goto command doesn't work, and you from what I understand cannot pass a variable back from the called sub procedure. Any recomendations for an alternative that would allow me to recognize a specific error code and then jump to a later section of the script. Thanks.
I use the "when target" command in several location to handle prompts that occur that are not always encountered and it works great. there is one situation where I need to respond to a not so common prompt by recognizing it and jumping to a later section of code. Obviosly "When Target" plus a Goto command doesn't work, and you from what I understand cannot pass a variable back from the called sub procedure. Any recomendations for an alternative that would allow me to recognize a specific error code and then jump to a later section of the script. Thanks.