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 (July 2007, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 18 Jul 2007 09:29:49 -0400
Reply-To:     Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Subject:      Re: List distinct values in a character variable

What does that mean? Could you please provide a small example with source and target? Somethin like:

var = "abc defg hijkl";

target: abc defg hijkl

Is that what you mean? If yes, are also other delimiters present, like , . - ! # ??? In other words: what is a distinct value?

Gerhard

On Wed, 18 Jul 2007 06:20:09 -0700, lavanya <lavenskey@GMAIL.COM> wrote:

>Hi all, > >can u pls help me to list distinct value in a character variable. > >If in a dataset, > all distinct values for each variable should be listed >either as output or as table >using macro > > >Many thanks in advance, > >Warm regards, >Lavenskey


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