<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial" size="2"><span style="font-size:10pt;">
<div>Hello everybody,</div>
<div> </div>
<div>I started working with GMSH some weeks ago and I would be really grateful if somebody could help me with my problem.</div>
<div> </div>
<div>I am doing particle simulations and the tool automatically creates plots as “.pos”-file. If I am opening the file with the GUI (OPEN <font face="Wingdings">à</font> FILE) everything works and there are no errors. But I have many plots, so I need to open
them in a script. But If I do so by writing: “Include "abc.pos";” , I always get a lot of errors like:</div>
<div><font face="Calibri" size="2"><span style="font-size:11pt;"> </span></font></div>
<div>Info    : Done reading 'C:\temp\lind.geo'</div>
<div>Info    : Reading 'C:\temp\abc.pos'...</div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 1 : syntax error ($)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (~)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (/)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (:)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (0)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (¾)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (¯)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (¾)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (‚)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (=)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (¾)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (:)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (0)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (¾)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (¯)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (¾)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error ()</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (¿)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (>)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (0)</font></div>
<div><font color="red">Error   : 'C:\temp\abc.pos', line 6 : syntax error (¾)</font></div>
<div>Error   : Too many errors: aborting parser...</div>
<div>Info    : Done reading 'C:\temp\abc.pos'</div>
<div><font face="Calibri" size="2"><span style="font-size:11pt;"> </span></font></div>
<div>I have checked the documentation, but I don’t find any hint about the “include”-command. It would be awesome, if somebody could help me. Thanks!</div>
<div><font face="Calibri" size="2"><span style="font-size:11pt;"> </span></font></div>
</span></font>
</body>
</html>