home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 488.lha / TCL_alpha2 / tcl.lzh / tcl / docs / tcla / misc.doc < prev    next >
Encoding:
Text File  |  1990-05-04  |  350 b   |  12 lines

  1.  
  2. Miscellaneous Tcl functions
  3.  
  4. The echo command is the same echo command included in the tclTest program
  5. from Dr. Ousterhout.
  6.  
  7. The panic command takes an argument and executes the program's panic 
  8. routine.  It should probably take a variable number of args and work
  9. like "format", because that' how the hacklib panic works, but it doesn't
  10. as of yet.
  11.  
  12.