aldipalo Posted February 26, 2008 Posted February 26, 2008 I have been using this script in a previous application with no problems. I installed these scripts in my separation model and it doesn't matter what file I open I get the UI file saved under all three names. Any ideas what I'm doing wrong. TIA for your help.
comment Posted February 26, 2008 Posted February 26, 2008 Scripts are file-specific. It doesn't matter which file you opened using Open File[] - the script continues in the same file where it lives.
aldipalo Posted February 26, 2008 Author Posted February 26, 2008 I must be doing something differently than my previous version since I have 3 other files that get backed up in that one as well and it worked. Can I call a script from the UI file in the Data file? And if so, how?
comment Posted February 26, 2008 Posted February 26, 2008 Can I call a script from the UI file in the Data file? And if so, how? You can, and you should. Use the Perfom Script[] step - it allows you to call a script in an external file.
aldipalo Posted February 26, 2008 Author Posted February 26, 2008 Yup. I found it. Thanks again for steering me in the right direction. It was driving me bonkers. Al
Recommended Posts
This topic is 6116 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now