<?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 Re: Library Part Name request? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Library-Part-Name-request/m-p/273097#M4407</link>
    <description>Try ...&lt;BR /&gt;
&lt;BR /&gt;
REQUEST ("Name_of_macro", "", my_name) &lt;BR /&gt;
&lt;BR /&gt;
Or ...&lt;BR /&gt;
&lt;BR /&gt;
REQUEST ("Name_of_main", "", main_name)&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Tue, 06 Mar 2018 05:13:30 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2018-03-06T05:13:30Z</dc:date>
    <item>
      <title>Library Part Name request?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Library-Part-Name-request/m-p/273096#M4406</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Might be very easy thing but can't find anything about it.&lt;BR /&gt;
&lt;BR /&gt;
How can I get a library part name into a variable inside that particular object (not for a label)?&lt;BR /&gt;
&lt;BR /&gt;
I need to map that variable into parameter so it will match a library part name only if certain conditions are met. I have a bunch of GDL objects so there wouldn't be need for manual entry.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Mar 2018 03:42:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Library-Part-Name-request/m-p/273096#M4406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-06T03:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Library Part Name request?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Library-Part-Name-request/m-p/273097#M4407</link>
      <description>Try ...&lt;BR /&gt;
&lt;BR /&gt;
REQUEST ("Name_of_macro", "", my_name) &lt;BR /&gt;
&lt;BR /&gt;
Or ...&lt;BR /&gt;
&lt;BR /&gt;
REQUEST ("Name_of_main", "", main_name)&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 06 Mar 2018 05:13:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Library-Part-Name-request/m-p/273097#M4407</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-03-06T05:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Library Part Name request?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Library-Part-Name-request/m-p/273098#M4408</link>
      <description>Thanks, Barry&lt;BR /&gt;
REQUEST ("Name_of_macro", "", my_name) did the trick
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;n = REQUEST ("Name_of_macro", "", my_name)
lpName = STRSUB (my_name, 1, STRSTR(my_name, ".gsm")-1)  !STRSUB and STRSTR to remove library part file extension

&lt;/PRE&gt;</description>
      <pubDate>Tue, 06 Mar 2018 20:04:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Library-Part-Name-request/m-p/273098#M4408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-06T20:04:04Z</dc:date>
    </item>
  </channel>
</rss>

