home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
Other Langs
/
Tickle-4.0 (tcl)
/
library
/
help
/
tcl
/
debug
/
edprocs
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-26
|
373 b
|
9 lines
|
[
TEXT/$Tcl
]
edprocs ?proc...?
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 if none is specified), then
sources the file back in if it was changed.