| Date: | Mon, 16 Jul 2007 15:38:10 -0400 |
| Reply-To: | Jane <program.sas@GMAIL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | Jane <program.sas@GMAIL.COM> |
| Subject: | Question about character selection |
|---|
Hi
I have a question, I want to select the string variables which have some
specific word. such as:
"ABC aaa aaaa",
"abc aaa aaaaa",
"bcd aaa aaaaaa dddd",
"ted ddaga adaf"
I want to select the variable with "ABC" or "abc", whatever the upper case
or lower case.
how can I do this?
Thank you in advance.
Jane
|