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 (August 2002, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 23 Aug 2002 10:05:49 -0400
Reply-To:   Karen Olson <karen.olson@TCH.HARVARD.EDU>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Karen Olson <karen.olson@TCH.HARVARD.EDU>
Subject:   Re: another rxparse question

Here is an example of what I'd expect to see if I stick to the notion that groups of letters (with or w/o a period amongst them) are words and any other character or space separates words.

Start with this:

cough/fever/chest congestion cough,fever s.t., headache st,fever viral sx's r/o viral syndrome s.t/sob sore throat sorethroat

End up with this:

cough fever chest congestion cough fever s.t. headache st fever viral sx s r o viral syndrome s.t sob sore throat sorethroat


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