Hello all,<div><br></div><div>I've compiled the interactive.cpp program in order to get the console and connect through the socket to gmsh in -listen mode.</div><div>I connect, and gmsh receives my commands, but all of them says "syntax error". I just want to load a msh file, geo file etc,</div>

<div><br></div><div>I typically did something like this when launching gmsh:</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><b>gmsh.exe "C:/xxxxx/file_to_open.msh"</b></div>

</blockquote><div><br></div><div>However now, I've got my gmsh open in listen mode but I do not know how to load this .msh. How the commands must be written?</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;">

<div><div><b>interactive.exe localhost:44122</b></div></div><div><div><b>gmsh></b></div></div><div><div><b>gmsh> "C:/xxxxx/test.msh"</b></div></div><div><b>This says in the gmsh console: syntax error.</b></div>

</blockquote><div><br></div><div>This seems to be a missunderstanding issue of how to pass the command arguments...if you could help me, I would be very greeted.</div><div><br></div><div>Thanks in advance</div><div><br></div>

<div>J</div>