SASUnit Examples  Version 1.5.0
_abspath.sas File Reference

check whether &i_path is absolute or empty. If not, append to &i_root. More...

Go to the source code of this file.

Detailed Description

check whether &i_path is absolute or empty. If not, append to &i_root.

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/_abspath.sas $
Parameters
i_rootoptional: root path
i_pathpath to be checked
Returns
modified path

Definition in file _abspath.sas.