March 30, 200223 yr Hello Is it possible initiate a script in a parent data that in turn executes a script in a child data base or do I have to navigate to the child data base first and then initiate it there? I haven't figured out how to code "External scripts" that I see mentioned from time to time. Do they require plug-ins? Many thanks
March 30, 200223 yr External scripts don't require plugins. A parent child relationship is also not relevant in talking about running scripts in other files. You can run any script in another file merely by inserting a Perform Script step and selecting 'External Script' from the list of scripts in the current file. Then just select the file you want.
March 30, 200223 yr quote: Originally posted by Steveinvegas: External scripts don't require plugins. A parent child relationship is also not relevant in talking about running scripts in other files. You can run any script in another file merely by inserting a Perform Script step and selecting 'External Script' from the list of scripts in the current file. Then just select the file you want. Thankyou
Create an account or sign in to comment