ok, so I ended up with:<div>[clear, read myfile.txt, end, skip -1, where, rewind(</div><div>works :)</div><div>thanks,<div>Tim</div><div><br><div class="gmail_quote">2010/10/14 IOhannes m zmoelnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 2010-10-14 15:43, tim vets wrote:<br>
&gt; Hi all,<br>
&gt; Is there a way to get msgfile to report the number of lines the loaded file<br>
&gt; contains (without using &#39;flush&#39; and a counter) ?<br>
<br>
</div>you can get the current position with [where(<br>
(after loading you will be at the beyond the last position, so you get a<br>
bang; but you can nvaigate to the last line with [skip -1((<br>
<br>
fgmasdr<br>
<font color="#888888">IOhannes<br>
<br>
</font></blockquote></div><br></div></div>