Rename (Command Line)

Changes the name of a file or project. For definitions of the command options, see Command Options in this Help system.

Syntax

ss Rename <item> <new name> [-H] [-I-] [-N] [-O] [-S] [-Y] [-?]

Project Rights

You must have the Add/Rename/Delete project right to use this command.

Examples

Changes the project named Word to Editor:

ss Rename $/apps/word $/apps/editor

Changes the file named Test.c to Misc.c and also renames the local copy of the file:

ss Rename test.c misc.c -S

See Also

Other Resources

Command Line Commands
Command Options