SASUnit Examples  Version 1.5.0
windows/_copydir.sas File Reference

copy a complete directory tree. Uses Windows XCOPY or Unix cp More...

Go to the source code of this file.

Detailed Description

copy a complete directory tree. Uses Windows XCOPY or Unix cp

Version
$Revision: 346 $
Author
$Author: klandwich $
Date
$Date: 2014-11-16 06:51:26 +0100 (So, 16 Nov 2014) $
See Also
For further information please refer to SASUnit User's Guide
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/windows/_copydir.sas $
Parameters
i_fromroot of directory tree
i_tocopy to
Returns
operation system return code or 0 if OK

Definition in file windows/_copydir.sas.