PDA

View Full Version : Save As


clearpicks
01-14-2009, 10:05 AM
Hello,

How can I save an indicator script as another script (rename) so that all strings related to the script name in the original script file are automatically changed to the correct strings according to the new file name.

- Clearpicks

eDanny
01-14-2009, 10:15 AM
I don't believe there is a way, but the search and replace function works great when making those kind of changes.

NinjaTrader_Josh
01-14-2009, 10:24 AM
You can. Just right click in the Editor and select Save As. Type in a new name. It will handle the rest.