<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/bugs/1165">[bugs:#1165]</a> <span><span>[msgfile]</span></span> does not recognize [end( when loading a file</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Group:</strong> v0.46<br />
<strong>Created:</strong> Thu Oct 16, 2014 02:01 PM UTC by Gilberto Agostinho<br />
<strong>Last Updated:</strong> Thu Oct 16, 2014 02:01 PM UTC<br />
<strong>Owner:</strong> nobody</p>
<p>A message <span>[end( does not affect the [msgfile]</span> object if it loaded a file from disk, as opposed as manually adding the lines via [add(. Here is how to reproduce it:</p>
<ul>
<li>load a text file in <span>[msgfile]</span> and connect a numberbox to the rightmost outlet</li>
<li>send a message [end, where(, which should output the number of lines in that numberbox, but it doesn't</li>
<li>now try [add, end, where(, which adds an empty line to the end of the file. Pd will now show the correct number of lines (+ the added line).</li>
</ul>
<p>This bug is not present if the user creates his own data via [add( or [add2(.</p>
<p>Tested on Pd version 0.43.4-extended 64-bit, Linux Mint 17 Cinnamon 64-bit.</p>
<hr />
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pure-data/bugs">https://sourceforge.net/p/pure-data/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pure-data/admin/bugs/options.">https://sourceforge.net/p/pure-data/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>