home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / tcl / tclX6.5c / tcllib / help / processes / execl < prev    next >
Encoding:
Text File  |  1992-12-19  |  268 b   |  8 lines

  1.  
  2.  
  3.           execl prog [arglist]
  4.                Do an execl, replacing the current program (either
  5.                Extended Tcl or an application with Extended Tcl
  6.                embedded into it) with prog and passing the arguments
  7.                in the list arglist.
  8.