copy file byte by byte
More...
Go to the source code of this file.
copy file byte by byte
no error checking
%copyfile (input, output)
- Parameters
-
i_file | input file with complete path |
o_file | output file with complete path |
- 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_copyfile.sas $
- Copyright
- Copyright 2010, 2012 HMS Analytical Software GmbH. This file is part of SASUnit, the Unit testing framework for SAS(R) programs. For terms of usage under the GPL license see included file readme.txt or https://sourceforge.net/p/sasunit/wiki/readme.v1.2/.
Definition in file _sasunit_copyfile.sas.