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 (April 2003, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 29 Apr 2003 20:06:55 -0700
Reply-To:     Wei <wei112@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Wei <wei112@HOTMAIL.COM>
Organization: http://groups.google.com/
Subject:      Re: key words in abstract
Content-Type: text/plain; charset=ISO-8859-1

Use function indexw.

gary.anderson@NIST.GOV (Gary Anderson) wrote in message news:<5.0.2.1.2.20030429103828.03095700@mail.nist.gov>... > Hi All, > > One variable in a data set is actually an abstract. I would like create > dummy variables for those abstracts that contain certain key words. > > Is there a better way to do this than by 1) subsetting using WHERE ... > CONTAINS statements and then 2) merging datasets back together? > > Thanks, > Gary


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