Date: Mon, 23 Jul 2007 12:16:19 -0400
Reply-To: Nathaniel.Wooding@DOM.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Nat Wooding <Nathaniel.Wooding@DOM.COM>
Subject: Re: What happened to the remove() function?
In-Reply-To: <1185192158.920884.285080@r34g2000hsd.googlegroups.com>
Content-Type: text/plain; charset="US-ASCII"
Yes but it's at home. I'll try to check tonight.
Nat
Nat Wooding
Environmental Specialist III
Dominion, Environmental Biology
4111 Castlewood Rd
Richmond, VA 23234
Phone:804-271-5313, Fax: 804-271-2977
RolandRB
<rolandberry@HOTM
AIL.COM> To
Sent by: "SAS(r) SAS-L@LISTSERV.UGA.EDU
Discussion" cc
<SAS-L@LISTSERV.U
GA.EDU> Subject
Re: What happened to the remove()
function?
07/23/2007 08:02
AM
Please respond to
RolandRB
<rolandberry@HOTM
AIL.COM>
On 23 Jul, 07:51, RolandRB <rolandbe...@hotmail.com> wrote:
> On 23 Jul, 06:03, datan...@GMAIL.COM ("data _null_;") wrote:
>
> > On 7/22/07, RolandRB <rolandbe...@hotmail.com> wrote:
>
> > > "remove()" doesn't work for me. Did they take that function away?
>
> > I don't recall a remove function what did it remove.
>
> It removes the second string you specified from the first and returned
> the results.
>
> str="aaratbbratcc";
> str2=remove(str,"rat");
>
> would give str2="aabbcc";
Has anyone still got the v5.18 manual?
-----------------------------------------
CONFIDENTIALITY NOTICE: This electronic message contains
information which may be legally confidential and/or privileged and
does not in any case represent a firm ENERGY COMMODITY bid or offer
relating thereto which binds the sender without an additional
express written confirmation to that effect. The information is
intended solely for the individual or entity named above and access
by anyone else is unauthorized. If you are not the intended
recipient, any disclosure, copying, distribution, or use of the
contents of this information is prohibited and may be unlawful. If
you have received this electronic transmission in error, please
reply immediately to the sender that you have received the message
in error, and delete it. Thank you.
|