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 12:06:50 +0100
Reply-To:     "M. Esther Colwell" <mec7@ITSA.UCSF.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         "M. Esther Colwell" <mec7@ITSA.UCSF.EDU>
Subject:      Re: A cool toolbar button.
Content-Type: text/plain; charset="us-ascii"

Dear Alan,

When I added the zoom command the following occurred: the first time I hit the button the program window enlarges, the second time it minimizes, etc... How have you solved this problem? Thanks, E.

At 02:21 PM 8/12/97 -0400, you wrote: >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