How can I use a script from one project in another project ?
I would like to use a script in another project. I copy this script .rec to the directory of new project but I can't see this script when I open the new project. Could you please tell me how to use a script in a project to another project?
RE: How can I use a script from one project in another project ?
When you copy a .rec file from one project to another project you can't see that script directly in the script window if you say open -> script and give the script name.
When you are copying a script named Script1 from Project1 to Project2 you should click File -> New and give the script name i.e. Script1. Here File -> New will not create a new script for you intead the script that is copied form the other project will be opened for you.
If you have any script with the same name i.e. script1 in the new project Project2 then you have to say File -> Open. If you don't have a script with the same name then say File -> New and give the name of the copied script.