<div> FWIW, I have always used  r=\n on ALL my imports and exports and have never had any issues like you describe</div>
<div>  So my assumption would be it&#39;s always required?!?!  (but, I don&#39;t like to assume haha)</div>
<div> </div>
<div> Scott</div>
<div><br><br> </div>
<div class="gmail_quote">On Thu, Nov 18, 2010 at 4:17 PM, Jeff Harrison <span dir="ltr">&lt;<a href="mailto:jeffaharrison@yahoo.com">jeffaharrison@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div class="im">----- Original Message ----<br><br>&gt; From: Nancy Palmquist &lt;<a href="mailto:nlp@vss3.com">nlp@vss3.com</a>&gt;<br>&gt; To: filePro Mailing List &lt;<a href="mailto:filepro-list@lists.celestial.com">filepro-list@lists.celestial.com</a>&gt;<br>
&gt; Sent: Thu, November 18, 2010 2:04:14 PM<br>&gt; Subject: Export ASCII -x<br>&gt;<br>[snip]<br><br>&gt; Well I finally found what it needed.  So I guess this  turned out to be a<br>&gt; cautionary tale not a request for help after  all.<br>
&gt;<br>&gt; 330  -------   -   -   -   -   -    -   -   -   -   -<br>&gt; wrtxml ? If:<br>&gt;          Then: export ascii myxml=(expname{&quot;&quot;) -x r=\n<br>&gt; 331  -------    -   -   -   -   -   -   -   -   -    -<br>
&gt;         ? If:<br>&gt;         Then:  myxml(1)=myline{chr(&quot;10&quot;) ;write myxml<br>&gt; 332  -------   -    -   -   -   -   -   -   -   -    -<br>&gt;<br>&gt; This caused my file to end up with CR/LF (0d 0a) just what was<br>
&gt; required.  What weird logic is causing this but here it is if anyone<br>&gt; else is looking for a solution.<br>&gt;<br>&gt; Nancy<br><br></div>Nancy, you still needed the chr(&quot;10&quot;) even after you added the r=\n ?  I am not<br>
able to test this at the moment, but I would think that this would give you CR<br>then CR LF (oa od oa).  If it says that the record delimiter is a new line by<br>default, then it sounds like the documentation should be updated to reflect the<br>
fact that you need to specify the r=\n to get the newline.<br><font color="#888888"><br>Jeff Harrison<br><a href="mailto:jeffaharrison@yahoo.com">jeffaharrison@yahoo.com</a><br></font>
<div>
<div></div>
<div class="h5"><br><br><br>_______________________________________________<br>Filepro-list mailing list<br><a href="mailto:Filepro-list@lists.celestial.com">Filepro-list@lists.celestial.com</a><br>Subscribe/Unsubscribe/Subscription Changes<br>
<a href="http://mailman.celestial.com/mailman/listinfo/filepro-list" target="_blank">http://mailman.celestial.com/mailman/listinfo/filepro-list</a><br></div></div></blockquote></div><br>