How Do I...

Tip: Browse senders of the old script

Rename a script How do I main menu No example for this topic How do I main menu

To ensure that changing the script's name won't "break" other scripts:

  1. Look at other scripts that use the old script. To do this, select Senders from the full Tools menu of the VisualAge Organizer. Then, in the displayed prompter, type the name of the script and select OK.

    A Methods Browser opens, listing all scripts (methods) that use the name of the old script.

  2. In the Methods Browser, examine the scripts which you know use your script. Some scripts might use a script that has the same name, but which use a different script.
  3. As needed, replace references to the old script with the new script's name, and save the changes.


[ Top of Page | Previous Page | Next Page | Table of Contents ]