SASUnit Examples  Version 1.5.0
unix_aix/_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: 315 $
Author
$Author: klandwich $
Date
$Date: 2014-02-28 10:25:18 +0100 (Fr, 28 Feb 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/unix_aix/_mkdir.sas $

Definition in file unix_aix/_mkdir.sas.