Date: Sat, 5 Jan 2008 22:17:15 -0800
Reply-To: Hal 9000 <9000.hal@gmail.com>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Hal 9000 <9000.hal@gmail.com>
Subject: Re: Printing string variables
In-Reply-To: <E0428445172CB7469BF187FF4D005149077602A4@CHIEMAIL1.spss.com>
Content-Type: text/plain; charset=ISO-8859-1
Luniana,
My favorite for on-the-fly data checking is:
temp.
select if (state conditions defining values you want to exclude here).
list vars.
-Gary
=====================
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
|