February 26, 200817 yr 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.
February 26, 200817 yr 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.
February 26, 200817 yr Author 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?
February 26, 200817 yr 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.
February 26, 200817 yr Author Yup. I found it. Thanks again for steering me in the right direction. It was driving me bonkers. Al
Create an account or sign in to comment