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 (November 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 5 Nov 2008 13:45:46 -0800
Reply-To:     bigD <diaphanosoma@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         bigD <diaphanosoma@GMAIL.COM>
Organization: http://groups.google.com
Subject:      Re: Regular expression to extract strings contianing underscore(s)
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset=ISO-8859-1

See Ron Cody's Paper 265-29 on perl regular expressions. It should be easy from there.

On Nov 5, 11:59 am, mysas...@GMAIL.COM (Michael Murff) wrote: > Hi, > > I have a file that I am trying to parse so that I can extract all the words > that have underscore(s). There can be multiple instances of words per line. > > Basically, my end goal is to build a distinct list of of the words that have > underscores. I would appreciate any pointers. > > Thanks, > Mike


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