<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I was pretty excited after reading this hoping it might be that
      simple.</p>
    <p>But after changing the invfile(42)=invy(367) to
      invfile(42)=""{invy(367) the result was no different. I still wind
      up with a blank column in the export file, ugh.</p>
    <p><br>
    </p>
    <p>Mike<br>
    </p>
    <br>
    <br>
    <div class="moz-cite-prefix">On 8/15/2017 2:14 PM, Bill Randall
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:dfe6d83e-8d40-3fa0-99a0-9d7e3ff988f1@fptech.com">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <font face="Arial">I do not have 5.0.05 to test with but I am
        pretty sure we have been doing this internally since early 5.0<br>
        It does work this way in 5.7 and higher.<br>
        Note the syntax for handling memo fields is a little different
        than regular fields.  <br>
        When assigning it, precede it with {"" <br>
        <br>
      </font>    invfile(42)=""{invy(367)<br>
      <br>
      Bill<br>
      <br>
      <div class="moz-cite-prefix">On 8/15/2017 12:48 PM, Mike Fedkiw
        via Filepro-list wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:d00ebaf1-fcae-34a3-7c04-4940ea58a469@gmail.com">windows
        server 2008 r2,filepro 5.0.05dn9 <br>
        <br>
        The line below is what I've been using to export the selected
        fields information into a file. It's been working pretty good
        now, at least until it gets to the field containing the memo
        which always winds up to be a blank column. <br>
        <br>
        export multi invfile=c:\!Output\eBay\eBayInvy.slk <br>
        <br>
        In the help I see this... <br>
        <br>
        "MEMO xx EXPORT filename    Exports the MEMO field xx to the
        specified filename" <br>
        <br>
        From that I have no clue how to get it to do what I'm needing as
        far as the memo. <br>
        <br>
        I've got a ton of fields currently being exported into this file
        which all work just fine like... <br>
        invfile(1)=invy(1) <br>
        invfile(2)=invy(14) <br>
        invfile(3)=invy(68) <br>
        invfile(4)=invy(112) <br>
        etc... <br>
        but when it gets to  "invfile(42)=invy(367)", I just get a blank
        column in the export file. invy(367) is the field containing the
        (16,memo) edit. <br>
        <br>
        Can someone please help me with this? <br>
        <br>
        P.S. I hope this isn't going to be a re-post because I thought I
        posted this a couple days ago but never saw it come across. <br>
        <br>
        Mike <br>
        <br>
        <br>
        <br>
        -------------- next part -------------- <br>
        An HTML attachment was scrubbed... <br>
        URL:
        <a class="moz-txt-link-rfc2396E"
href="http://mailman.celestial.com/pipermail/filepro-list/attachments/20170815/7fe803a7/attachment.html"
          moz-do-not-send="true"><http://mailman.celestial.com/pipermail/filepro-list/attachments/20170815/7fe803a7/attachment.html></a><br>
        _______________________________________________ <br>
        Filepro-list mailing list <br>
        <a class="moz-txt-link-abbreviated"
          href="mailto:Filepro-list@lists.celestial.com"
          moz-do-not-send="true">Filepro-list@lists.celestial.com</a> <br>
        Subscribe/Unsubscribe/Subscription Changes <br>
        <a class="moz-txt-link-freetext"
          href="http://mailman.celestial.com/mailman/listinfo/filepro-list"
          moz-do-not-send="true">http://mailman.celestial.com/mailman/listinfo/filepro-list</a>
        <br>
        <br>
      </blockquote>
      <br>
      <div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
        <table style="border-top: 1px solid #D3D4DE;">
          <tbody>
            <tr>
              <td style="width: 55px; padding-top: 13px;"><a
href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=icon"
                  target="_blank" moz-do-not-send="true"><img
src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif"
                    alt="" style="width: 46px; height: 29px;"
                    moz-do-not-send="true" height="29" width="46"></a></td>
              <td style="width: 470px; padding-top: 12px; color:
                #41424e; font-size: 13px; font-family: Arial, Helvetica,
                sans-serif; line-height: 18px;">Virus-free. <a
href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient&utm_term=link"
                  target="_blank" style="color: #4453ea;"
                  moz-do-not-send="true">www.avast.com</a> </td>
            </tr>
          </tbody>
        </table>
        <a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1"
          height="1" moz-do-not-send="true"> </a></div>
    </blockquote>
    <br>
  </body>
</html>