Dear Dan,
Thanks a lot.
Thanks and Regards,
Madan Gopal Kundu
--- In Statisticians_group@..., dan wang
<wangdans@y...> wrote:
>
> Hi,
>
> Here is the way to read it:
>
> The following PROC CONTENTS code displays the contents
> of the audit trial file:
>
> proc contents data=mylib.mydata (type=audit);
> run;
>
> The following PROC PRINT code lists the data in the
> audit trail file:
>
> proc print data=mylib.mydata (type=audit);
> run;
>
> Dan
>
> --- Madan Gopal Kundu <Madan.Kundu@r...>дµÀ:
>
> >
> > Dear all,
> >
> >
> >
> > I want to add audit trail to the mylib.mydata
> > dataset. I have executed
> > the following code to add audit trail:
> >
> > libname mylib 'c:\temp';
> >
> > proc datasets lib=mylib;
> >
> > audit mydata;
> >
> > initiate;
> >
> > run;
> >
> > And the log window displays:
> >
> > NOTE: The data set MYLIB.MYDATA.AUDIT has 0
> > observations and 7
> > variables.
> >
> > Now problem is that I can not open or read the Audit
> > file
> > MYLIB.MYDATA.AUDIT. How can I do that?
> >
> >
> >
> > Thanks in advance
> >
> > Regards,
> >
> > Madan Gopal Kundu
> >
> >
> >
> > (i) The information contained in this e-mail message
> > is intended only for the confidential use of the
> > recipient(s) named above. This message is privileged
> > and confidential. If the reader of this message is
> > not the intended recipient or an agent responsible
> > for delivering it to the intended recipient, you are
> > hereby notified that you have received this document
> > in error and that any review, dissemination,
> > distribution, or copying of this message is strictly
> > prohibited. If you have received this communication
> > in error, please notify us immediately by e-mail,
> > and delete the original message.
> >
> >
> > (ii) The sender confirms that Ranbaxy shall not be
> > responsible if this email message is used for any
> > indecent, unsolicited or illegal purposes, which are
> > in violation of any existing laws and the same shall
> > solely be the responsibility of the sender and that
> > Ranbaxy shall at all times be indemnified of any
> > civil and/ or criminal liabilities or consequences
> there.
>
>
> __________________________________________________
> ¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä?
> http://cn.mail.yahoo.com
>