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 (April 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 20 Apr 2006 08:49:32 -0400
Reply-To:     joewhitehurst@bellsouth.net
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Joe Whitehurst <joewhitehurst@BELLSOUTH.NET>
Organization: Analyticum, Inc.
Subject:      Re: Can we use embedded data step
Comments: To: Rajesh <Rajesh.vishwanath@GMAIL.COM>
In-Reply-To:  <1145519350.081452.96350@g10g2000cwb.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"

Rajesh,

If you create your own read--write loop (the essence of a datastep) using SAS Component Language, you can submit as many datasteps or proc steps as you wish with each iteration of the read--write loop and have them execute immediately, unlike with the antiquated Macro Language.

Joe

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Rajesh Sent: Thursday, April 20, 2006 3:49 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Can we use embedded data step

Hi all,

Just i was thinking ,can we use embedded datastep in SAS. That is within a datastep can we use another datastep.(i don't so it is there). But if is there can you let me know it would be a help for me.

Thanks, Rajesh.


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