[Scilab-users] Trouble with 5.4.0 on MacOSX 10.8.3

Gary Nelson porpoiseseeker at gmail.com
Sat Mar 30 22:54:34 CET 2013


From SCILAB

-->deletefile('scinotesConfiguration.xml')
 ans  =
 
  F  

 
-->deletefile(SCIHOME+/'scinotesConfiguration.xml')
                    !--error 2 
Invalid factor.
 
 -->


-->SCIHOME
 SCIHOME  =
 
 /Users/garynelson/.Scilab/scilab-5.4.0   
 
-->deletefile(SCIHOME+/'scinotesConfiguration.xml')
                    !--error 2 
Invalid factor.
 

->SCIHOME
 SCIHOME  =
 
 /Users/garynelson/.Scilab/scilab-5.4.0   
 
-->deletefile('/scinotesConfiguration.xml')
 ans  =
 
  F  
 
Is there an error in the syntax here?


From OS file browser, there are no files visible with any of these names.

Thanks again for your help and patience

 
Gary Nelson
porpoiseseeker at gmail.com



On Mar 30, 2013, at 1:59 PM, Samuel Gougeon <sgougeon at free.fr> wrote:

> Le 30/03/2013 21:46, Gary Nelson a écrit :
>>  How do I find these
> in
> --> SCIHOME
> --> help SCIHOME
> 
> 
>> and trash them?
> with your OSfile browser, or under Scilab with
> 
> --> help deletefile
> 
> http://help.scilab.org/docs/5.4.0/en_US/deletefile.html
> 
> Samuel
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users




More information about the users mailing list