<html><head></head><body>Dreport was actually rreport.<br>
<br>
Um, &quot;whoops&quot;.<br>
<br>
Running now; looking for my pair of rusty pliers...<br>
<br>
Thanks all.<br>
<br>
Why doesn&#39;t even PFVER distinguish those?  Oh.  4.5.8R4.  It does.  D&#39;oh.<br>
-- jra<br><br><div class="gmail_quote">On June 6, 2014 12:10:52 PM EDT, Kenneth Brody &lt;kenbrody@spamcop.net&gt; wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">On 6/5/2014 11:29 PM, Jay Ashworth wrote:<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> So I'm working on this export for a client a list member was kind enough to<br /> refer to me, and my export ascii just doesn't seem to want to drop a file<br /> *anywhere*.<br /></blockquote>[...]<br /><blockquote class="gmail_quote" style="margin: 0pt 0pt 1ex 0.8ex; border-left: 1px solid #729fcf; padding-left: 1ex;"> ::export ascii exp=inventory.txt r=\n f=|:<br /></blockquote>[...]<br /><br />If filePro couldn't create the file, then you should get a fatal error.<br /><br />Are you sure the line of code is even being executed?<br /><br />Put a MESGBOX (and maybe even DEBUG ON) on the line before it, and verify <br />it's getting there in the first place.<br /><br />Change the export to something like:<br /><br />   export ascii exp=/no/such/path/inventory.txt r=\n f=|<br /><br />If the mes
 sage
box appears, you should get an error that it couldn't create <br />the export file.<br /><br />If the message box never appears, then you have your answer.  ;-)<br /><br />==========<br />*** A System Error Has Occurred ***<br /><br />On File: /no/such/path/foo.txt<br /><br />Input Processing<br />Line Number: 1<br /><br />export ascii myfile=/no/such/path/foo.txt r=\n f=,<br />^<br /><br /><br />No such file or directory<br />==========<br /></pre></blockquote></div><br>
-- <br>
Sent from my Android phone with K-9 Mail. Please excuse my brevity.</body></html>