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

  1.  
  2.  
  3.           copyfile handle1 handle2
  4.                Copies the rest of the file specified by handle1,
  5.                starting from its current position, to the file
  6.                specified by handle2, starting from its current
  7.                position.
  8.