Date: Mon, 11 Apr 2005 00:10:43 -0700
Reply-To: RolandRB <rolandberry@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: RolandRB <rolandberry@HOTMAIL.COM>
Organization: http://groups.google.com
Subject: Re: Vanishing backslashes (\)
In-Reply-To: <1113079542.758316.162340@l41g2000cwc.googlegroups.com>
Content-Type: text/plain; charset="iso-8859-1"
If you are running on a Unix/Linux platform then a slash "\" is an
escape character that signifies that the character following it is to
be interpreted literally and not have a meaning. I suspect that this is
going on and the escape character is simply being dropped. Try putting
these path names in quotes.
|