<?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 Forward migration of a parameter to a new glob variable? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Forward-migration-of-a-parameter-to-a-new-glob-variable/m-p/288530#M9886</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi everyone,&lt;BR /&gt;
&lt;BR /&gt;
I'm trying/learning to migrate a label from AC18 to AC19. There's a new "LABEL_FRAME_OFFSET" in AC19 which I previously use a parameter "frameOffset" in AC18 for the offset value.&lt;BR /&gt;
&lt;BR /&gt;
According to the reference guide, there's an example;
&lt;BLOCKQUOTE&gt;if actualGuid = _startID then&lt;BR /&gt;
        newParameter = oldParameter&lt;BR /&gt;
        parameters newParameter = newParameter&lt;BR /&gt;
        actualGuid = _endID&lt;BR /&gt;
    endif
&lt;/BLOCKQUOTE&gt;

It seems that I can put;&lt;BR /&gt;
&lt;BR /&gt;
LABEL_FRAME_OFFSET = frameOffset&lt;BR /&gt;
&lt;BR /&gt;
but I cant' just put;&lt;BR /&gt;
&lt;BR /&gt;
parameters LABEL_FRAME_OFFSET = LABEL_FRAME_OFFSET&lt;BR /&gt;
&lt;BR /&gt;
since it's a global variable.&lt;BR /&gt;
&lt;BR /&gt;
Any idea how to transfer the "frameOffset" to "LABEL_FRAME_OFFSET"? Thank you in advance.&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 04 Aug 2015 09:10:08 GMT</pubDate>
    <dc:creator>Palawat</dc:creator>
    <dc:date>2015-08-04T09:10:08Z</dc:date>
    <item>
      <title>Forward migration of a parameter to a new glob variable?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Forward-migration-of-a-parameter-to-a-new-glob-variable/m-p/288530#M9886</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi everyone,&lt;BR /&gt;
&lt;BR /&gt;
I'm trying/learning to migrate a label from AC18 to AC19. There's a new "LABEL_FRAME_OFFSET" in AC19 which I previously use a parameter "frameOffset" in AC18 for the offset value.&lt;BR /&gt;
&lt;BR /&gt;
According to the reference guide, there's an example;
&lt;BLOCKQUOTE&gt;if actualGuid = _startID then&lt;BR /&gt;
        newParameter = oldParameter&lt;BR /&gt;
        parameters newParameter = newParameter&lt;BR /&gt;
        actualGuid = _endID&lt;BR /&gt;
    endif
&lt;/BLOCKQUOTE&gt;

It seems that I can put;&lt;BR /&gt;
&lt;BR /&gt;
LABEL_FRAME_OFFSET = frameOffset&lt;BR /&gt;
&lt;BR /&gt;
but I cant' just put;&lt;BR /&gt;
&lt;BR /&gt;
parameters LABEL_FRAME_OFFSET = LABEL_FRAME_OFFSET&lt;BR /&gt;
&lt;BR /&gt;
since it's a global variable.&lt;BR /&gt;
&lt;BR /&gt;
Any idea how to transfer the "frameOffset" to "LABEL_FRAME_OFFSET"? Thank you in advance.&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:10:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Forward-migration-of-a-parameter-to-a-new-glob-variable/m-p/288530#M9886</guid>
      <dc:creator>Palawat</dc:creator>
      <dc:date>2015-08-04T09:10:08Z</dc:date>
    </item>
  </channel>
</rss>

