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 (February 2000, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 17 Feb 2000 15:02:36 -0500
Reply-To:     Steve Wisseh <swisseh@BIOS.UNC.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Steve Wisseh <swisseh@BIOS.UNC.EDU>
Subject:      PROC IML IN SIMULATION STUDY
Content-Type: TEXT/PLAIN; charset=US-ASCII

Without going through the details, I want PROC IML to repeat a process M=1000 times. One would simply use a BY M statement in other PROCs, but there is no such short cut in IML. How can I do M=1000 times in IML? Any suggestions would be appreciated. My data set contains the variable M. Thanks.

Steve


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