SASUnit Examples  Version 1.5.0
linux/_escapeblanks.sas File Reference

escapes blanks with backslashes if runnign under linux or aix More...

Go to the source code of this file.

Detailed Description

escapes blanks with backslashes if runnign under linux or aix

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/linux/_escapeblanks.sas $
Parameters
i_stringstring to escape blanks in
Returns
modified string

Definition in file linux/_escapeblanks.sas.