DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

edprocs(1tcl)


edprocs -- write named procedures to temporary file, call editor

Synopsis

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(1) if none is specified), then sources the file back in if it was changed.
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004