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 (November 2011, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Tue, 29 Nov 2011 23:10:19 -0500
Reply-To:   Quentin McMullen <qmcmullen.sas@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Quentin McMullen <qmcmullen.sas@GMAIL.COM>
Subject:   Re: Animated PDV
Comments:   To: Alan Churchill <alan.churchill@prognosinc.com>
In-Reply-To:   <016a01ccaeee$9f6222c0$de266840$@prognosinc.com>
Content-Type:   text/plain; charset=ISO-8859-1

Hi,

When I hear "SAS animated PowerPoint", I think of Russell Lavery's excellent series of "Animated Guide" talks. I'd be surprised if you could find a copy of those on the web. I think he's put enough time into developing them that he holds them fairly tightly (and rightly so). But if someone knows differently, please let me know.

In the mean time, I will send you (off-list) my own attempt at doing a (poorly) animated guide to the PDV. It's really more of an intro to the datastep. And uses fake animation to show how a data step is compiled, and the PDV is built, and that during execution the data step is a loop with an implied output at the bottom, variables created in a step are initialized at the top of the loop, etc. It's not much, but might be enough of a start to inspire you to improve on it for your own needs.

Regards, --Quentin

On Tue, Nov 29, 2011 at 6:28 PM, Alan Churchill <alan.churchill@prognosinc.com> wrote: > Guys, > > > > I always go in search of the animated PDV PowerPoint and can never find it. > Does anyone have a copy of an animation of the PDV? > > > > Thanks, > > Alan > > > > Alan Churchill > > Director of IT, Prognos Inc. > > 719-687-5954 (Work) > > 719-310-4870 (Cell)


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