SASUnit Examples  Version 1.5.0
windows/_mkdir.sas File Reference

create a directory, if it does not exist The containing directory must exist. More...

Go to the source code of this file.

Detailed Description

create a directory, if it does not exist The containing directory must exist.

%mkdir(dir=directory)

sets &sysrc to a value other than 0, when errors occured.

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/_mkdir.sas $

Definition in file windows/_mkdir.sas.