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

  1.  
  2.  
  3.           scanfile contexthandle filehandle
  4.                Scan the file specified by filehandle, starting at the
  5.                current file position.  Check all patterns in the scan
  6.                context specified by contexthandle against it,
  7.                executing the match commands corresponding to patterns
  8.                matched.
  9.