BOOTSTRAP (kcms) functions


LIBRARY ROUTINE

kcms_add_toolbox - add an existing toolbox

LIBRARY CALL

kobject 
kcms_add_toolbox(
   kstring  tbname,
   kstring  tbpath)

INPUT

OUTPUT

none

RETURN VALUE

A kobject pointer to the toolbox object, or NULL if the toolbox could not be opened. In the latter case, errno is set to signify the error.

DESCRIPTION

This routine adds an existing toolbox to your khoros working environment, making that toolbox visible to the user.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

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

SEE ALSO

kcms(3)

COPYRIGHT

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