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 2000, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 21 Nov 2000 18:02:08 GMT
Reply-To:     John@Iwaniszek.com
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         John Iwaniszek <John@IWANISZEK.COM>
Organization: Road Runner - NC
Subject:      Re: Ultra-Edit Tool Configuration for SAS V.8
Content-Type: text/plain; charset=us-ascii

S Racine wrote: > > Hi Everyone, > > Does someone know how can I run sas programs directly from Ultra-Edit > using Tool Configuration? > > Thanks in Advance. > > S Racine

Here is something I posted in January:

> A while back someone expressed the wish that Ian Mead add a run SAS > button to the Ultraedit tool bar. By the way The platform is Windows. > > This can be done in the advanced => tool configuration dialog box > > Command Line: > Set the command line to whatever command line your SAS system program > file type uses (ex: c:\sas\sas.exe %f -nologo -config). The %f parameter > will contain the current file open in Ultraedit using long filenames. > > Working Directory: > Set the working directory to %p. > > Hit Insert. > > To set up a button on the menu use the advanced => configuration toolbar > tab and insert usertool 1 or later if you have set up other tool. > > Now all you have to do to run the program you just saved is hit hammer1 > (you'll know what I mean after you set it up) button and your program > will run. > > If you have the log, lst and any other files open before you execute the > program they will automatically update after the program is finished > executing. There are options for setting how the file update works in > the configuration menus. > > Ultraeditly, > > John

-- John Iwaniszek

Statistical Programming Manager Stat-Tech Services, LLC

919 571 6444

Developers of the Macro Reporting System - Delivering Statistical reports in ASCII, RTF, and HTML

http://www.StatTechServices.com


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