Date: Fri, 15 Aug 1997 09:32:05 -0400
Reply-To: Boyd Newlin <Boyd_Newlin@PPD-PHARMACO.CO.UK>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: Boyd Newlin <Boyd_Newlin@PPD-PHARMACO.CO.UK>
Subject: FYI: Suppressing DOS window when using x command
Content-type: text/plain; charset=US-ASCII
I found the answer about how to suppress the DOS window when using the x
command in a Win95 environment. It was in the SAS companion for Windows.
In an options statement place NOXWAIT.
options noxwait;
x md c:\whatever;
Boyd Newlin
PPD Pharmaco, Inc.
|