<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
----- Message d'origine ----- <br>
De : Sylvestre Ledru <br>
Date : 04/11/2009 00:25:
<blockquote cite="mid:1257290730.14255.3323.camel@zlarin" type="cite">
  <pre wrap="">Le mardi 03 novembre 2009 à 19:35 +0100, Samuel Gougeon a écrit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

What's the usefulness of  getversion('scilab', 'string_info')
compared to simply getversion() ?

Moreover, it would be nice to add to getversion()  an option
to get the release date in human readable normalized format.
    </pre>
  </blockquote>
  <pre wrap=""><!---->Can I ask why you would need this feature ?
  </pre>
</blockquote>
Because i am using several master-### releases of Scilab, due to<br>
the fact that Scilab rapidly evolves  in between 2 official releases,<br>
with new important functional or ergonomic features such that <br>
completion improvements or fixes, LaTeX in graphic strings, <br>
sub-chaptering of help pages, etc.<br>
Then, when i consult scilab's bugzilla to see fiexes or progresses <br>
or to post reports or comments, i need to know the date  of the <br>
master that i am using.<br>
Bugzilla doesn't timestamp reports and comments with # of seconds<br>
since 1/1/1970, and every scilab console is titled "Console" whatever <br>
is the related scilab's version.<br>
At least 2 masters used at office (one stable, one more recent),<br>
2 others at home, etc.<br>
That's why i have created a small versionDate() macro loaded from <br>
my scilab.ini. This could be of interest for other users.<br>
Except whether forthcoming masters are straightforwardly numbered <br>
with human readable compilation date, or consoles' title includes this<br>
date.<br>
<br>
Regards<br>
Samuel<br>
<br>
</body>
</html>