<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font size="+1">The UTF-8, I used the 'replace' because I got an
      error on the other one and since the 'replace' works it'll be ok
      to keep it. :)<br>
      <br>
      The matchText. Script is run from an "importer" stack that imports
      a cvs file with latest orders, checks (order by order) if a
      customer exists in the customer stack and that's where I used the
      matchText. I first used the find but needed to do both name and
      first line of address so the matchText worked brilliantly. BUT, I
      can't get to the card of that stack, or at least I don't know how.<br>
      <br>
      <br>
    </font><br>
    On 2010-10-09 15:34, Richard Gaskin wrote:
    <blockquote cite="mid:4CB06F77.1080501@fourthworld.com" type="cite">On
      10/9/10 6:14 AM, Eva Isotalo wrote:
      <br>
      <blockquote type="cite">Hello everybody,
        <br>
        <br>
        The matchText works great for my needs but how do I make it go
        to the
        <br>
        card where it matched the text? Now it only confirms it has a
        match and
        <br>
        that's it.
        <br>
      </blockquote>
      <br>
      MatchText returns a Boolean value.&nbsp; Have you considered
      lineOffset? What does your data look like that you need to query?
      <br>
      <br>
      PS: Did you get your UTF-8 issue resolved?&nbsp; If not let's explore
      that.
      <br>
      <br>
    </blockquote>
  </body>
</html>