DOC HOME
SITE MAP
MAN PAGES
GNU INFO
SEARCH
PRINT BOOK
edprocs(TCL)
edprocs -- write named procedures to temporary file, call editor
Syntax
edprocs
[
proc
...]
Description
This procedure writes the named procedures, or all currently defined procedures, to a temporary file, then calls an editor on it (as specified by the
EDITOR
environment variable, or
vi
(C)
if none is specified), then sources the file back in if it was changed.
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003