LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (July 1997, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 30 Jul 1997 15:12:14 +-200
Reply-To:     Joaquin Sanchez Iglesias <jsanchezi@NORSISTEMAS.ES>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Joaquin Sanchez Iglesias <jsanchezi@NORSISTEMAS.ES>
Subject:      Hierarchical structure

Hi all,

I have a data set that represent a hierarchical structure (i.e. in tree way) and each record there is the code and the code of their parent record. I need to make other code with all the info for the level, i.e.:

1st level -> a 2nd level -> aa 2nd level -> ab 3rd level -> aaa 3rd level -> aab ...

I need to do this in a easy way. Please, if s.o. has done that before tell me,

Thanks in advance,

Joaquin


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