August 17, 200421 yr This should be simple, but... The scenario is this: I launch an external script from a script in db1 that presents a list of values in db2. The user then either selects an item from the list and hits the found button or hits the not found button. Based on which is selected, information or "Not found" is put into a global field available to the original db and the external script exits. At the moment, the script in db2 does a find to present the list of choices and then Pause/Resume Script to allow the user time to make his choice. How do I make the scripts attached to the Found/Not Found buttons resume the original script so that the user gets back to the original db? kayp
Create an account or sign in to comment