LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 2012, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 30 Mar 2012 15:51:48 -0500
Reply-To:     Joe Matise <snoopy369@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Joe Matise <snoopy369@GMAIL.COM>
Subject:      Re: Extracting a word that matches a patter in a macro var XXXX
Comments: To: Dan Abner <dan.abner99@gmail.com>
In-Reply-To:  <CAPRGo-mPt6_zn2pS-XvPQ4QjOx2wR-C6Hxqmdweiu1QyErjc7Q@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

What's the pattern there? You mean <letter>_<letter>_<some letters>*<letter>_<letter>_<some letters> ?

-Joe

On Fri, Mar 30, 2012 at 3:46 PM, Dan Abner <dan.abner99@gmail.com> wrote:

> Hi everyone, > > I have a macro var (&INTER) that resolves to a space delimited string > of 1500 words. What is the best way to select any and all words that > contain the following pattern: > > E_N_OPERC*E_O_BILLGR > > > Thanks! > > Dan >


Back to: Top of message | Previous page | Main SAS-L page