<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 09/24/2010 02:11 PM, Carrico, Paul wrote:
<blockquote
 cite="mid:55A12CBC06A8C9459DCE0BBEF8122FDC0498AE88@exchsrv.AUXITROL1"
 type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <meta name="GENERATOR" content="MSHTML 8.00.6001.18939">
  <div><font face="Arial" size="2"><span class="775460612-24092010">All
again,</span></font></div>
  <div><font face="Arial" size="2"><span class="775460612-24092010"></span></font> </div>
  <div><font face="Arial" size="2"><span class="775460612-24092010">While
I'm codding and while I'm re-starting several times my program, I've
the following error message</span></font></div>
  <div><font face="Arial" size="2"><span class="775460612-24092010"></span></font> </div>
  <div><font face="Arial" size="2"><span class="775460612-24092010">########################################"</span></font></div>
  <div><font face="Arial" size="2">Trop de fichiers ouverts!<br>
at line      51 of exec file called by :    <br>
  <span class="775460612-24092010">########################################"</span></font></div>
  <div align="left">
  <p><span style="font-family: Arial; color: navy; font-size: 10pt;"><span
 class="775460612-24092010">i.e. too many files are opened while I've a
basic .sce file</span></span></p>
  <p><span style="font-family: Arial; color: navy; font-size: 10pt;"><span
 class="775460612-24092010">Is they're a way to avoid such message i.e.
how can i solve such problem (to empty the memory) ?</span></span></p>
  </div>
</blockquote>
You must close every file with mclose (see help).<br>
<blockquote
 cite="mid:55A12CBC06A8C9459DCE0BBEF8122FDC0498AE88@exchsrv.AUXITROL1"
 type="cite">
  <div align="left">
  <p><span style="font-family: Arial; color: navy; font-size: 10pt;"><span
 class="775460612-24092010">Please note I always add 'clear all' at the
end of the code</span></span></p>
  </div>
</blockquote>
Basically mclose('all') should work.
<blockquote
 cite="mid:55A12CBC06A8C9459DCE0BBEF8122FDC0498AE88@exchsrv.AUXITROL1"
 type="cite">
  <div align="left">
  <p><span style="font-family: Arial; color: navy; font-size: 10pt;"><span
 class="775460612-24092010">Regards</span></span></p>
  <p><span style="font-family: Arial; color: navy; font-size: 10pt;"><span
 class="775460612-24092010">have a good WE</span></span></p>
  <p><span style="font-family: Arial; color: navy; font-size: 10pt;"><span
 class="775460612-24092010">Paul</span></span></p>
  </div>
  <pre>--------------------------------------------------------------------------------


Le présent mail et ses pièces jointes sont confidentiels et destinés à la personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail par erreur, veuillez contacter immédiatement l'expéditeur et effacer le message de votre système. Toute divulgation, copie ou distribution de cet e-mail est strictement interdite.

This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please contact the sender and delete the email from your system. If you are not the named addressee you should not disseminate, distribute or copy this email.

  </pre>
</blockquote>
<br>
</body>
</html>