Date: Thu, 11 Jun 2009 02:58:09 -0700
Reply-To: ash007 <RamsamyAshley@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: ash007 <RamsamyAshley@GMAIL.COM>
Organization: http://groups.google.com
Subject: X command
Content-Type: text/plain; charset=ISO-8859-1
hello SasUser,
Is there another way to write this code, a more efficient program.
thanks. ash007.
X "cd MUTUELLES\Mutuelldzedzeeeezz042\dzee\fdrfder\";
X "copy * ..\backup";
X "cd ..\..\..\..";
;
|