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 (October 1999, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 29 Oct 1999 11:44:16 +0200
Reply-To:     Jim Groeneveld <J.Groeneveld@ITGROUPS.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jim Groeneveld <J.Groeneveld@ITGROUPS.COM>
Subject:      Re: If/then
Content-Type: text/plain

Robert,

Are you sure the missing data actually were coded as . (a period)? Maybe they were coded differently, e.g. one of ._, or .A to .Z or even just some negative number. That would all fit your successful recode you indicate below.

Regards - Jim. -- Y. Groeneveld, MSc IMRO TRAMARKO tel. +31 412 407 070 senior statistician P.O. Box 1 fax. +31 412 407 080 5350 AA BERGHEM IMRO TRAMARKO: a CRO J.Groeneveld@ITGroups.com the Netherlands in clinical research

"My job is to keep my computer working." - Jim Groeneveld

> -----Original Message----- > From: Robert Andrew Bowell Jr. [SMTP:bowell@NBCS.RUTGERS.EDU] > Sent: Thursday, October 28, 1999 8:18 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Re: If/then > > Call off the hounds! > > For some reason, the following worked for her: > > if achmar{i}=<0 then achmar{i}=99 > > and she's through with trying to debug it any further. C'est la > vie. Thanks for all your help, though. > > Y'obt., > Rob Bowell > ------------------------------------------------- > Programmer/Analyst, RUCS User Services Group > Hill Center, Room 209 > Phone: 732-445-0481/Fax: 732-445-5539 > -------------------------------------------------


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