SASUnit Examples  Version 1.2.1
_sasunit_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: 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_abspath.sas $
Parameters
i_rootoptional: root path
i_pathpath to be checked
Returns
modified path

Definition in file _sasunit_abspath.sas.