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 / tclsend.doc < prev    next >
Encoding:
Text File  |  1990-05-04  |  184 b   |  11 lines

  1.  
  2.  
  3.  
  4. tclsend is a CLI program that can send a command to a Tcl program and
  5. get a result.  tclsend doesn't have a Tcl interpreter, so it's relatively
  6. small.
  7.  
  8. usage:
  9.  
  10.     send foo command...
  11.