home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / calculat / sm30a.zip / REMOVE.KEY < prev    next >
Text File  |  1993-11-07  |  175b  |  5 lines

  1. * remove                                              internal
  2. remove("b", "ab") removes string "a" from string "ab".
  3. See also: concate.
  4. e.g. remove("b", "ab") gives "a".
  5.