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 (September 2006)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 21 Sep 2006 14:48:47 -0400
Reply-To:     Sean McKenzie <mckenzie_sean@hotmail.com>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Sean McKenzie <mckenzie_sean@hotmail.com>
Subject:      Dyslexic SPSS...
Content-Type: text/plain; format=flowed

The below code actually runs and does what it is suppose to do. When it it is running the SPSS Processor says Running SAVE TRANSALTE.

Of course it should be: SAVE TRANSLATE

What is going on?

SAVE TRANSALTE /OUTFILE= 'h:\childcare\smckenzie\spss\outtest.xls' /REPLACE /TYPE=XLS /VERSION=8 /FIELDNAMES /KEEP= ALL. EXECUTE.


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