rename(n) Tcl ( ) rename(n) _________________________________________________________________ NAME rename - Rename or delete a command SYNOPSIS rename oldName newName _________________________________________________________________ DESCRIPTION Rename the command that used to be called oldName so that it is now called newName. If newName is an empty string then oldName is deleted. The rename command returns an empty string as result. KEYWORDS command, delete, rename Page 1 (printed 11/11/93)