Date: Thu, 11 Jun 2009 00:28:48 -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: Mfile Option
Content-Type: text/plain; charset=ISO-8859-1
Hello SasUsers,
How can we stop the execution of the Mfile Option in a sas program
please.
OPTIONS MPRINT MFILE;
FILENAME MPRINT 'C:\Users\Ash_Rmy\Documents\EG_MFILE.SAS';
Thanks.
Ash007.
|