<div dir="ltr">Thanks - that&#39;s helpful to know it&#39;s logging to two streams :) Will amend my scripts.<div>Chris</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 27 March 2015 at 10:26, David Haslam <span dir="ltr">&lt;<a href="mailto:dfhmch@googlemail.com" target="_blank">dfhmch@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Chris,<br>
<br>
Observations from a Windows user...<br>
<br>
Whenever I use imp2vs.exe, I direct stdout &amp; stderr to a separate log file.<br>
The end of my cmd line has &quot;1&gt;..\log\imp2vs.log 2&gt;..\log\error.log&quot;<br>
<br>
If error.log is empty, that&#39;s usually a good sign, albeit there&#39;s little<br>
error checking done.<br>
<br>
The imp2vs.log is mostly just a record of the module build process.<br>
<br>
Example: first few lines<br>
<br>
from file: [ Module Heading ]<br>
adding entry: [ Module Heading ] length 1/1<br>
from file: [ Testament 1 Heading ]<br>
adding entry: [ Testament 1 Heading ] length 1/1<br>
from file: Genesis 0:0<br>
adding entry: Genesis 0:0 length 1/1<br>
from file: Genesis 1:0<br>
adding entry: Genesis 1:0 length 1/1<br>
from file: Genesis 1:1<br>
adding entry: Genesis 1:1 length 49/49<br>
from file: Genesis 1:2<br>
adding entry: Genesis 1:2 length 190/190<br>
<br>
It&#39;s not a tedious task to scroll down a log file.<br>
<br>
Regards<br>
<br>
David<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://sword-dev.350566.n4.nabble.com/Output-from-imp2vs-tp4654701p4654711.html" target="_blank">http://sword-dev.350566.n4.nabble.com/Output-from-imp2vs-tp4654701p4654711.html</a><br>
Sent from the SWORD Dev mailing list archive at Nabble.com.<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
</div></div></blockquote></div><br></div>