[scilab-Users] Re: Re: add_help_chapter problem

Pierre MARECHAL pierre.marechal at scilab.org
Thu Mar 11 08:15:19 CET 2010


Le 11/03/2010 08:01, Wojciech Artichowicz wrote :
>
> Hi,
>
> First of all thank You very much for replying.
>
> Using *.jar file did help.
>
> My second question is how can I make my help files available after 
> quitting and starting SCILAB again.
>
> Because after I quit SCILAB I have to do everything again (run the 
> script) to put the help files in help browser again.
>
> Best Regards
>
> W.A.
>
> PS: Script:
>
> help_from_sci("C:\SCIHELPTEST\SHT.sci","C:\SCIHELPTEST\GEN");
>
> xmltojar("C:\SCIHELPTEST\GEN","TestHlp");
>
> ok=add_help_chapter("TestHlp","C:\jar",%f);
>

Hi,

If the jar file has been built, only the last line is needed to load the 
help chapter at each Scilab start
--> add_help_chapter("TestHlp","C:\jar",%f);


Pierre

-- 
==============================================
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
==============================================

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100311/c6ca91e7/attachment.htm>


More information about the users mailing list