Package library management commands
Several commands are available for building and managing
package libraries. Commands that are extended versions of
the standard Tcl library commands are listed here. All of
the standard Tcl library management commands and variables
are also supported.
Available commands are:
auto_commands(TCL)-
lists names of all loadable procedures and commands
auto_load(TCL)-
attempts to load the specified command from a loadable library
auto_load_file(TCL)-
sources a file, using auto_path as search parameter
auto_packages(TCL)-
returns a list of names of all defined packages
buildpackageindex(TCL)-
builds index files for package libraries
convert_lib(TCL)-
converts an Ousterhout-style index file and source files into a package library
loadlibindex(TCL)-
loads the package library index of a .tlib library file
searchpath(TCL)-
searches all directories in the specified path
Previous topic:
Loadable libraries and packages
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003