BOOTSTRAP (
kutils
) functions
LIBRARY ROUTINE
kprog_set_toolbox - set the toolbox in which this software object belongs.
LIBRARY CALL
int kprog_set_toolbox( const char *toolbox)
INPUT
toolbox
- toolbox name in which the program exists
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
Sets the name of the toolbox in where the software belongs.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
the toolbox name is also placed into the environment variable list so that "$TOOLBOX" will be defined.
RESTRICTIONS
none
MODIFICATION
none
FILES
$BOOTSTRAP/objects/library/kutils/src/program.c
SEE ALSO
kutils(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.