Date: Wed, 29 Mar 2006 11:37:21 +0200
Reply-To: chris b <silence.b@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: chris b <silence.b@GMAIL.COM>
Subject: Re: READ ONLY LIBRARY
In-Reply-To: <1143624502.749093.10670@v46g2000cwv.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Akramx
use your words in a different sequence:
libname mylib "..." access=readonly;
cheers
chris
On 3/29/06, Akramx <akram.chriai@gmail.com> wrote:
>
> Hello everybody,
> how can i create a library with read only access.
> thanks.
>
|