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 (January 2004, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 13 Jan 2004 17:27:35 -0500
Reply-To:     "Droogendyk, Harry" <Harry.Droogendyk@CIBC.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Droogendyk, Harry" <Harry.Droogendyk@CIBC.COM>
Subject:      Re: System() function and the SAS System X Command Window
Content-Type: text/plain; charset="iso-8859-1"

Sorry, only half an answer.

Consider building a .bat file of the multiple commands and executing the .bat file.

-----Original Message----- From: Cacialli, Doug [mailto:Doug_Cacialli@URMC.ROCHESTER.EDU] Sent: January 13, 2004 5:16 PM To: SAS-L@LISTSERV.UGA.EDU Subject: System() function and the SAS System X Command Window

Y'all,

I'm running SAS v8.2 on WinXPPro. I have a program that can potentially submit many, MANY systems commands using the system() function. Every time a command is submitted, SAS opens a Command Window, which needs to be closed before the program will continue.

What I'm wondering is if there is some way to keep SAS from opening the Command Windows? Alternatively, is there a way to submit multiple system commands concurrently? If there is, I'm assuming I can follow the useful command (which is almost exclusively a copy command) with the exit command to close the Command Window.

Any suggestions would be welcome. Thanks!

Doug out.

------------------------------------------- Doug Cacialli - Data Manager / Data Analyst Depression Research Laboratory University of Rochester Medical Center 300 Crittenden Boulevard - Box PSYCH Rochester, New York 14642 Phone: (585)273-3309 Fax: (585)506-0287 -------------------------------------------


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