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 (May 2003)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 9 May 2003 04:25:02 -0400
Reply-To:   Alphonse Amey <akamey@MWEB.CO.ZA>
Sender:   "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:   Alphonse Amey <akamey@MWEB.CO.ZA>
Subject:   loops in spss 11.5

I have a set of SPSS syntax that I want to run several times (as part of a simulation) How do I get SPSS 11.5 to do this? I want something like:

for I = 1 to 100

spss syntax lines . . .

next I.

AA.


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