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 (July 2009)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 16 Jul 2009 11:19:26 -0700
Reply-To:     Keval Khichadia <kkhichadia@yahoo.com>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Keval Khichadia <kkhichadia@yahoo.com>
Subject:      Error when running aggregate outfile
Content-Type: multipart/alternative;

Hi,   I have a list of courses and want to count the number of students in each course only for Spring 2008 (2081). I am running the below syntax, but keep getting this error message. Does anyone know why this error is occuring, or another way to write the syntax?   temp. select if schk_term = '2081'. aggregate outfile = * mode = addvariables overwrite = yes /break = call /EnrollCount = Nu(ID).   An SPSS program error has occurred: A procedure has attempted to delete variables when that procedure was subject to a TEMPORARY command.  The error was detected in subroutine TGOBD1.  Please note the circumstances under which this error occurred, attempting to replicate it if possible, and then notify SPSS Technical Support. This is an error from which SPSS cannot recover. The SPSS run will terminate now. Thanks, Keval


[text/html]


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