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 (January 2008)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 21 Jan 2008 12:32:54 -0700
Reply-To:     ViAnn Beadle <vab88011@gmail.com>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         ViAnn Beadle <vab88011@gmail.com>
Subject:      Re: CREATION OF SET OF VARIABLES IN A NEW DATA SHEET
Comments: To: s_pushparaj <s_pushparaj@hotmail.com>
In-Reply-To:  <BAY116-DAV144FA105AE66372535D196953D0@phx.gbl>
Content-Type: text/plain; charset="US-ASCII"

If you are doing this so that you can then enter data within the data editor you can initialize your variables using the NUMERIC command to initialize numeric variables and the STRING command to initialize string variables.

Additional data dictionary information including variable labels, level of measurement, display format, value labels, and missing values can be defined using the following commands:

VARIABLE LABELS, VARIABLE LEVEL, FORMATS, VALUE LABELS, MISSING VALUES.

Go to Help>Command Syntax Reference and click on the command name for details on the syntax for each command.

-----Original Message----- From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU] On Behalf Of s_pushparaj Sent: Monday, January 21, 2008 8:24 AM To: SPSSX-L@LISTSERV.UGA.EDU Subject: CREATION OF SET OF VARIABLES IN A NEW DATA SHEET

Hi List members I wish to whether it is possible to create a set of variables in a blank / new data sheet. If it is possible kindly help me with command syntax sequence. Pushparaj

======= 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

===================== 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


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