Date: Mon, 19 Oct 1998 14:50:20 -0400
Reply-To: "King, Raymond" <raymondk@MOCR.OAPI.COM>
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: "King, Raymond" <raymondk@MOCR.OAPI.COM>
Subject: Re: autocall
Content-Type: text/plain
Try
OPTION MAUTOSOURCE;
Regards,
Raymond K.
> -----Original Message-----
> From: jsm Mazuch [SMTP:j_mazuch@HOTMAIL.COM]
> Sent: Saturday, October 17, 1998 10:42 AM
> To: SAS-L@UGA.CC.UGA.EDU
> Subject: autocall
>
> Dear all,
>
> Could somebody tell me how can I use the autocall
> macro libraries?
> I work with sas 6.12 under windows and in the file config.sas
> I put
>
> options sasautos = (
> c:\sas\macros
> );
> where macros is the directory where I would like
> the sas look.
>
> But why when I run sas system nothing happen? That is
> I invoke any macro and the system tell me that the macro
> is not resolved.
>
> Any suggestion will be appreciated.
>
>
>
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
|