<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's always required?!?! (but, I don'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"><<a href="mailto:jeffaharrison@yahoo.com">jeffaharrison@yahoo.com</a>></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>> From: Nancy Palmquist <<a href="mailto:nlp@vss3.com">nlp@vss3.com</a>><br>> To: filePro Mailing List <<a href="mailto:filepro-list@lists.celestial.com">filepro-list@lists.celestial.com</a>><br>
> Sent: Thu, November 18, 2010 2:04:14 PM<br>> Subject: Export ASCII -x<br>><br>[snip]<br><br>> Well I finally found what it needed. So I guess this turned out to be a<br>> cautionary tale not a request for help after all.<br>
><br>> 330 ------- - - - - - - - - - -<br>> wrtxml ? If:<br>> Then: export ascii myxml=(expname{"") -x r=\n<br>> 331 ------- - - - - - - - - - -<br>
> ? If:<br>> Then: myxml(1)=myline{chr("10") ;write myxml<br>> 332 ------- - - - - - - - - - -<br>><br>> This caused my file to end up with CR/LF (0d 0a) just what was<br>
> required. What weird logic is causing this but here it is if anyone<br>> else is looking for a solution.<br>><br>> Nancy<br><br></div>Nancy, you still needed the chr("10") 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>