BOOTSTRAP (kcms) functions


LIBRARY ROUTINE

kcms_rename - rename a kcms object

LIBRARY CALL

int
kcms_rename(
   kobject  object,
   kstring  name)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) if the object was successfully renamed, FALSE (0) otherwise.

DESCRIPTION

This function is used to rename a kcms object. At the present time this function can only be used to rename a software object. In the future it will be possible to rename toolbox and file objects with this function.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kcms/src/public.c

SEE ALSO

kcms(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.