home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!MIZZOU1.BITNET!UMEXYM1
- Message-ID: <SAS-L%92081721545614@UGA.CC.UGA.EDU>
- Newsgroups: bit.listserv.sas-l
- Date: Mon, 17 Aug 1992 20:50:10 CDT
- Reply-To: UMEXYM1@MIZZOU1.BITNET
- Sender: "SAS(r) Discussion" <SAS-L@UGA.BITNET>
- From: UMEXYM1@MIZZOU1.BITNET
- Subject: easiest question
- Lines: 12
-
- I want to create a variable (id) that number the observations by an
- existing variable (school), so that the data looks like this:
- ID SCHOOL
- 1 1001
- 2 1001
- ,, ,,
- 1 1002
- 2 1002
- '' '' ;
- I know the command has something to do with 'obs', but cannot find
- it on the manual. Please send the answer directly to me at UMEXYM1@MIZZOU1
- THANKS
-