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