home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TOOL-INC.ZIP / REPLSTR.INT < prev    next >
Encoding:
Text File  |  1990-02-25  |  122 b   |  3 lines

  1. procedure replace_string( var line: string; oldstr, newstr: anystring);
  2.    (* perform string replacement if possible *)
  3.