Date: Wed, 27 May 2009 11:43:38 -0700
Reply-To: Jeremy Miles <jeremy.miles@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Jeremy Miles <jeremy.miles@GMAIL.COM>
Subject: Re: How to avoid DOS "Are you sure?" question?
In-Reply-To: <F597F0A06584467A8D99B54F1C3CBDEA@ophthbuild>
Content-Type: text/plain; charset=ISO-8859-1
You could try adding /Q after del (for Quiet)
X "del /Q C:\Work_Activities\Production_Source\Raw_Data\visit_data\*.*";
Jeremy
2009/5/27 Mary <mlhoward@avalon.net>:
> Hi,
>
> I'm getting a DOS interactive "Are you sure?" message on the code below; is
> there anything I can do from SAS to get rid of the message?
>
> options noxwait;
>
> X "del C:\Work_Activities\Production_Source\Raw_Data\visit_data\*.*";
>
>
>
> -Mary
>
--
Jeremy Miles
Psychology Research Methods Wiki: www.researchmethodsinpsychology.com
|