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 (August 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 12 Aug 1997 14:21:50 -0400
Reply-To:     Alan Neustadtl <alan@bss1.umd.edu>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Alan Neustadtl <alan@BSS1.UMD.EDU>
Subject:      Re: A cool toolbar button.
Comments: To: Dave Scocca <scocca@GIBBS.OIT.UNC.EDU>
Content-Type: text/plain; charset="us-ascii"

On Tue, 12 Aug 1997 13:19:41 -0400, Dave Scocca wrote:

> >log ; clear ; output ; clear ; program ; > >does a fine job, and is amazingly quick about it. >

Dave:

While I have not assigned this to a tool bar, I did assign it to a key (ALT-F12 for me). Additionally, I added a recall and zoom for when I get to the program editor. My keydef looks like: clear ; log ; clear ; program ; recall ; zoom

I don't issue the output command since I typically end up there, but I should probably change my keydef to do that.

Best, Alan


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