<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Doubt with libname  readonly access in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Doubt-with-libname-readonly-access/m-p/792036#M253773</link>
    <description>&lt;P&gt;Assume I write a libname as follows:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;libname ReferenceName "Path_to_the_folder" access = readonly;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and there are multiple data files in that location (eg: ABC.sas7bdat, XYZ.sas7bdat, PQR.sas7bdat).&lt;/P&gt;&lt;P&gt;My question is: does &lt;STRONG&gt;READONLY&lt;/STRONG&gt; access get applied to all of the above data files or do I have to specifically mention that for the file I want to deal with?&lt;/P&gt;&lt;P&gt;Thanks for the support everyone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jan 2022 01:02:47 GMT</pubDate>
    <dc:creator>mlm155</dc:creator>
    <dc:date>2022-01-25T01:02:47Z</dc:date>
    <item>
      <title>Doubt with libname  readonly access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Doubt-with-libname-readonly-access/m-p/792036#M253773</link>
      <description>&lt;P&gt;Assume I write a libname as follows:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;libname ReferenceName "Path_to_the_folder" access = readonly;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;and there are multiple data files in that location (eg: ABC.sas7bdat, XYZ.sas7bdat, PQR.sas7bdat).&lt;/P&gt;&lt;P&gt;My question is: does &lt;STRONG&gt;READONLY&lt;/STRONG&gt; access get applied to all of the above data files or do I have to specifically mention that for the file I want to deal with?&lt;/P&gt;&lt;P&gt;Thanks for the support everyone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 01:02:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Doubt-with-libname-readonly-access/m-p/792036#M253773</guid>
      <dc:creator>mlm155</dc:creator>
      <dc:date>2022-01-25T01:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt with libname  readonly access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Doubt-with-libname-readonly-access/m-p/792037#M253774</link>
      <description>&lt;P&gt;From the documentation:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 class="xisDoc-argument"&gt;READONLY&lt;/H4&gt;
&lt;DIV class="xisDoc-argumentDescription"&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;assigns a read-only attribute to &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;an entire SAS library&lt;/STRONG&gt;&lt;/FONT&gt;. SAS does not allow you to open a data set in the library in order to update information or write new information.&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.2/lestmtsglobal/n1nk65k2vsfmxfn1wu17fntzszbp.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.2/lestmtsglobal/n1nk65k2vsfmxfn1wu17fntzszbp.htm&lt;/A&gt;&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/405901"&gt;@mlm155&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Assume I write a libname as follows:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;libname ReferenceName "Path_to_the_folder" access = readonly;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;and there are multiple data files in that location (eg: ABC.sas7bdat, XYZ.sas7bdat, PQR.sas7bdat).&lt;/P&gt;
&lt;P&gt;My question is: does &lt;STRONG&gt;READONLY&lt;/STRONG&gt; access get applied to all of the above data files or do I have to specifically mention that for the file I want to deal with?&lt;/P&gt;
&lt;P&gt;Thanks for the support everyone.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 Jan 2022 01:10:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Doubt-with-libname-readonly-access/m-p/792037#M253774</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-01-25T01:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt with libname  readonly access</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Doubt-with-libname-readonly-access/m-p/792041#M253777</link>
      <description>Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 25 Jan 2022 01:17:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Doubt-with-libname-readonly-access/m-p/792041#M253777</guid>
      <dc:creator>mlm155</dc:creator>
      <dc:date>2022-01-25T01:17:46Z</dc:date>
    </item>
  </channel>
</rss>

