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 (March 2010, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 2 Mar 2010 10:40:12 -0500
Reply-To:     Arthur Tabachneck <art297@NETSCAPE.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Arthur Tabachneck <art297@NETSCAPE.NET>
Subject:      Re: assigning keys
Comments: To: Masoud Pajoh <mpajoh@ODOT.ORG>

Masoud,

A group of us will be presenting a paper at this year's SGF that shows you how to accomplish such a task by either assigning a key or placing the task as an option on the SAS explorer screen.

Both methods are quite easy to implement. I'd be glad to send you an advance copy of the paper. I'd presume that you would want to mimic the approaches described in the paper as such tasks don't just require running some code (at either the push of a button or a mouse click) but, additionally, letting SAS know which file to use (or in this case edit).

Art -------- On Tue, 2 Mar 2010 08:46:30 -0600, Masoud Pajoh <mpajoh@ODOT.ORG> wrote:

>I want to run: >proc fsedit data=Temp.ProgDescriptions screen=sasuser.screens. >ProgDescriptions; run; > >by assigning it to a key, e.g. alt+f1. >How can I do that? > >Thanks, > >Masoud


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