<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#330000">
<div class="moz-cite-prefix">On 04/07/2012 13:52, computidoo wrote:<br>
</div>
<blockquote cite="mid:1341402768159-4024500.post@n3.nabble.com"
type="cite">
<pre wrap="">I have a line that i want to read
GRID 1 05777.6319-69.400954.30913 0
the problem is that the numbers are connected.
(the line mean GRID 1 0 5777.6319 -69.4009 54.30913 0)
I tried
l=mgel(fid,1);
Tline=msscanf(1,l,'%s %f %.4f %.4f %.4f %.0f);
and i get an error
BR
computidoo
</pre>
</blockquote>
Where does the line come from?<br>
The problem should definitively be fixed upstream<br>
</body>
</html>