[Scilab-users] Scilab 5.4 createdir

Samuel Gougeon sgougeon at free.fr
Sun Jan 27 15:05:31 CET 2013


Le 27/01/2013 09:23, Sylvestre Ledru a écrit :
>>> How to disable the warning message above?
>
> -->createdir("/tmp")
> createdir : Attention : Le répertoire '/tmp' existe déjà.
>   ans  =
>
>    T
>
> -->warning("off")
right, but this turn off all warnings from any command, not only for 
createdir().
This is clearly efficient, but a bit hard ;)
For instance, warnings coming from commands that are turned obsolete should
not be ignored...



More information about the users mailing list