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
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.
|