How Do I...

Rename my application

Rename my work No tip for this topic No example for this topic Rename a part or class

There's no direct way to rename an application.

One way includes the following:

  1. Make a new application, giving it the name you want.
  2. Move the parts in the application having the name you don't want to the new application.
  3. Delete the old application.

Another way includes the following:

  1. File out the application.
  2. Change all occurrences of the application name in the filed-out code.
  3. File in the changed code.
  4. Unload the old application.


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