| Date: | Fri, 30 Oct 2009 18:39:31 -0400 |
| Reply-To: | Richard Ristow <wrristow@mindspring.com> |
| Sender: | "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU> |
| From: | Richard Ristow <wrristow@mindspring.com> |
| Subject: | Re: Recoding String to String |
|
| In-Reply-To: | <200910302207.n9UEYgMr031816@malibu.cc.uga.edu> |
| Content-Type: | text/plain; charset="us-ascii"; format=flowed |
|---|
>I am recoding numbers that are coded as string to a string that has the
>description.
>
>I receive an error code when it is run:
>
>191 RECODE The preceding RECODE specifies a value to be recoded that
>is longer than some variable(s) in the recode.
It looks like you left "INTO FacilityName" off the end of your RECODE
statement.
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
|