auto_packages(1tcl)


auto_packages -- return list of names of all defined packages

Synopsis

auto_packages [-location]

Description

Returns a list of the names of all defined packages. If -location is specified, auto_packages returns a list containing pairs of values. The first value in each pair is the package name; the second is its corresponding .tlib pathname, offset, and length (within the .tlib file).
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.