<div dir="ltr">Hi Ilene,<div><br></div><div>Looking at vtkDataReader::ReadHeader(), I see nothing that indicates any blank lines are tolerated by the reader. I suggest having your code skip blank lines to deal with any files you may encounter that may have blank lines.</div><div><br></div><div>HTH,</div><div>Cory</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 11, 2016 at 3:40 PM, drilene <span dir="ltr"><<a href="mailto:Ilene.Cohen@bsci.com" target="_blank">Ilene.Cohen@bsci.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I had implemented my code to only read the first 4 lines of the Leagcy file<br>
to get the: 1) version and identifier, 2) header, 3) file format and 4)<br>
dataset type. One of our test engineers found a file on the web that had a<br>
blank line between 3) and 4). This file failed in my code but loads in<br>
Paraview. So, I tried putting blank lines in the header and it appears that<br>
Paraview tolerates some blank lines such as 2 lines between 2) and 3) but no<br>
lines between 1) and 2). Is there an accepted standard regarding blank<br>
lines?<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Are-blank-lines-allowed-in-the-header-of-Legacy-format-VTK-files-tp5740737.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.<wbr>com/Are-blank-lines-allowed-<wbr>in-the-header-of-Legacy-<wbr>format-VTK-files-tp5740737.<wbr>html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Cory Quammen<br>Staff R&D Engineer<br>Kitware, Inc.</div>
</div>