by koji » Wed Apr 05, 2006 8:26 am 
			
			Thank you so much.
I did as you suggest. The result is as follows.
-->getf('uplib.sci')
Warning :redefining function: uplib
-->uplib()
 Warning: Error in file dynarescilabasset_fff.sci :
    "endfunction is missing"
  file ignored 
 !--error 4
undefined variable : fl
at line 12 of function getsave called by :
line 87 of function genlib called by :
line 3 of function uplib called by :
uplib()
I checked uplib.sci. 
function uplib()
%nb=predef(0)
genlib('dynarelib','\dynare\scilab')
predef(%nb(1))
There might be no problem.