home *** CD-ROM | disk | FTP | other *** search
-
- Miscellaneous Tcl functions
-
- The echo command is the same echo command included in the tclTest program
- from Dr. Ousterhout.
-
- The panic command takes an argument and executes the program's panic
- routine. It should probably take a variable number of args and work
- like "format", because that' how the hacklib panic works, but it doesn't
- as of yet.
-
-