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

  1.           exit ?returnCode?
  2.                Terminate  the  process,  returning  returnCode  to the
  3.                parent  as  the  exit  status.   If  returnCode   isn't
  4.                specified then it defaults to 0.
  5.