<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre wrap="">* What are you planning to do about old functions ?

Old functions will become obsolete.
</pre>
<pre wrap="">* can file mask be a regular expression ?
Yes mask file can be a regular expression, like "Scilab files", "Test files (*.tst)".
</pre>
<pre wrap="">* if multiple is set to true, you should highlight on the return type in
this case.

example : 
multiple is true, 
PathFileName(vector) = C:\toto.txt,
                       C:\titi.txt,
                       ...      
</pre>
<p align="justify"><tt><font style="font-size: 9pt;" size="2">FileName
= toto.txt,<br>
           titi.txt,<br>
           ...<br>
</font></tt></p>
<p align="justify"></p>
<p align="justify"><tt><font style="font-size: 9pt;" size="2">PathName
= C:\<br>
           <br>
</font></tt></p>
<pre wrap="">I update the SEP to be more explicit.

</pre>
                                              <br>
<br>
<br>
<blockquote cite="mid:1222942039.3451.24.camel@zlarin" type="cite">
  <blockquote type="cite">
    <pre wrap="">I've just posted the SEP_8_uigetfile which deals with the function 
uigetfile.

I'm waiting for your notices.
    </pre>
  </blockquote>
  <pre wrap=""><!---->Great, I love seeing SEP coming ;)

I have a few comments. 
* What are you planning to do about old functions ? Put them obsolete or
directly connect them on uigetfile ?

* can file mask be a regular expression ?

* if multiple is set to true, you should highlight on the return type in
this case.

Sylvestre


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