| Date: | Thu, 20 Dec 2001 07:55:28 -0500 |
| Reply-To: | clmakinson@GOODYEAR.COM |
| Sender: | "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU> |
| From: | clmakinson@GOODYEAR.COM |
| Subject: | Re: How to kill Batch Processes in NT? |
|
| Content-type: | text/plain; charset=us-ascii |
|---|
If there is only one SAS process running then you can use the KILL.EXE
command found in the NT Resource Kit and run KILL SAS.EXE. If there is
more than one SAS process running then you might be able to parse the log
generated by PULIST.EXE, also found the tool kit, to locate the unique
process ID and then Kill that.
***********************************************************
Contains confidential and/or proprietary information.
May not be copied or disseminated without express
consent of The Goodyear Tire & Rubber Company.
***********************************************************
|