[Scilab-users] Windows shell command

JLan j-lan at online.no
Wed Oct 28 21:47:41 CET 2015


Try without any extra files in the target directory (/MIR will remove them).

-->[rep,stat]=unix_g('robocopy C:\A D:\A /MIR')
 stat  =
     1.  
 rep  =
  
-->[rep,stat]=unix_g('robocopy C:\A D:\A /MIR')
 stat  =
 
    0.  
 rep  =

!-------------------------------------------------------------------------------   
!
!                                                                                  
!
!   ROBOCOPY     ::     Robust File Copy for Windows                               
!
!                                                                                  
!

Regards
Jan



--
View this message in context: http://mailinglists.scilab.org/Scilab-users-Windows-shell-command-tp4033045p4033049.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list