BOOTSTRAP commands
PROGRAM NAME
krename - Renames a software object
DESCRIPTION
krename takes an existing software object, and gives it a new name.
It updates the software object database to use the new name, and
renames the directory associated with the software object. It then
renames all source files and info files used by the software object
to reflect the new name. It updates the Imakefile and Makefile.
For library objects, it updates any include files in which the library name
is used. Finally, it regenerates code and documentation.
REQUIRED ARGUMENTS
- -tb
-
type: string
desc: name of toolbox
- -oname
-
type: string
desc: name of object in specified toolbox
- -new
-
type: string
desc: new name for object
OPTIONAL ARGUMENTS
none
EXAMPLES
SEE ALSO
RESTRICTIONS
If you use it on a kroutine, it will change the filename of the lkroutine,
but it can't change lkroutine name inside the file, and in the kroutine,
and in the library include doesn't change prototype.
REFERENCES
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.