<!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 text="#000000" bgcolor="#ffffff">
Le 11/03/2010 08:01, Wojciech Artichowicz wrote :
<blockquote cite="mid:001201cac0e8$b6c54e10$244fea30$@cornet@scilab.org"
type="cite">
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US">First
of all thank You very much for replying.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US">Using
*.jar file did help.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US">My
second question is how can I make my help files available after
quitting and
starting SCILAB again.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US">Because
after I quit SCILAB I have to do everything again (run the script) to
put the
help files in help browser again.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US">Best
Regards<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US">W.A.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US">PS:
Script:<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size: 10pt; font-family: "Arial","sans-serif";"
lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-family: "Courier New";"
lang="EN-US">help_from_sci("C:\SCIHELPTEST\SHT.sci","C:\SCIHELPTEST\GEN");<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family: "Courier New";"
lang="EN-US">xmltojar("C:\SCIHELPTEST\GEN","TestHlp");<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-family: "Courier New";"
lang="EN-US">ok=add_help_chapter("TestHlp","C:\jar",%f);</span></p>
</blockquote>
<br>
<tt>Hi,<br>
<br>
If the jar file has been built, only the last line is needed to load
the help chapter at each Scilab start<br>
--> <span style="font-family: "Courier New";" lang="EN-US">add_help_chapter("TestHlp","C:\jar",%f);</span><br>
<br>
<br>
Pierre</tt><br>
<pre class="moz-signature" cols="72">--
==============================================
Pierre MARECHAL
Ingénieur Support et Développements
------
Consortium Scilab
Digiteo
Domaine de Voluceau
Rocquencourt - B.P. 105
78153 Le Chesnay Cedex
------
Tél : +33.1.39.63.56.81
==============================================
</pre>
</body>
</html>