[Scilab-Dev] Problem with the help
    Sylvestre Ledru 
    sylvestre.ledru at inria.fr
       
    Thu Mar  6 18:28:50 CET 2008
    
    
  
> When I try to open the help viewer (using the menu in the toolbar or via 
> the console - help()), I've got the following error:
> 
>  !--error 241
> File whatis.htm does not exist or read access denied.
> 
> at line      14 of function rescan_helps called by : 
> line    16 of function sciGUIhelp called by : 
> line    29 of function run_help called by : 
> line    21 of function browsehelp called by : 
> line    18 of function help called by : 
> help();
> while executing a callback
Are you sure that you compiled the help ? ("make doc" in the source dir
for Linux)
We don't work/debug much the help system for now in Scilab. We will
introduce before the beta release a new standard XML syntax and a new
help browser.
Sylvestre
    
    
More information about the dev
mailing list