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

  1.  
  2.  
  3.           replicate string countExpr
  4.                Returns string, replicated the number of times
  5.                indicated by the expression countExpr.
  6.