| Date: | Fri, 17 Mar 2000 11:13:57 -0500 |
| Reply-To: | "Waters, Jeremy" <WatersJeremy@PRAINTL.COM> |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
|
| From: | "Waters, Jeremy" <WatersJeremy@PRAINTL.COM> |
| Subject: | Re: How to run Batch SAS through UltraEdit32 |
|
| Content-Type: | text/plain; charset="iso-8859-1" |
|---|
James,
You can go into ADVANCED/TOOL CONFIGURATION to create a SAS batch submit
tool. It creates the following entry in you UEDIT32.INI file:
[Tools]
Tool Cmd0="c:\sas\sas -nosplash -config c:\sas\config.sas -sysin "%F""
Tool Dir0="%P"
Tool Menu0="SAS 6.12 Batch / Local"
Capture0=0
Capture Mode0=0
WinProg0=1
SaveAllFiles0=0
You then need to add USER TOOL 1 to your toolbar; go into
ADVANCED/CONFIG/TOOLBAR.
Regards,
Jeremy Waters
Regulatory Programmer/Analyst
PRA International <http://www.praintl.com/>
4105 Lewis & Clark Drive
Charlottesville, Virginia 22911
(804) 951-3180
(804) 951-3001 (fax)
WatersJeremy@praintl.com <mailto:WatersJeremy@praintl.com>
-----Original Message-----
From: James Zhou [mailto:jameszhou@HOTMAIL.COM]
Sent: Friday, March 17, 2000 10:17 AM
To: SAS-L@VM.MARIST.EDU
Subject: How to run Batch SAS through UltraEdit32
I want to be able to run SAS in batch mode from UltraEdit32.
It seems that
I need add a icon with that function to the toolbar, but I
do not know how
to do that. Could someone over there offer me the tip?
Thanks a lot!
James
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
|