saveprocs(1tcl)


saveprocs -- save definition of named or defined procedures to named file

Synopsis

saveprocs fileName [proc ...]

Description

This procedure saves the definition of the named procedure, or all currently defined procedures if none is specified, to the named file.
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.