SASUnit Examples  Version 1.2
_sasunit_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

Parameters
i_fromroot of directory tree
i_tocopy to
Returns
operation system return code or 0 if OK
Version
$Revision: 106 $
Author
$Author: b-braun $
Date
$Date: 2013-01-10 14:59:21 +0100 (Do, 10 Jan 2013) $
See Also
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/_sasunit_copydir.sas $

Definition in file _sasunit_copydir.sas.