<?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 Scheduling REQUEST Data in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331432#M2648</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attempting to manipulate some data from a Request and then display the result in a schedule.&lt;/P&gt;&lt;P&gt;However the request data is disappearing when it is displayed in the schedule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone able to point me in the right direction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See below my pseudo code and a screen shot:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;n = REQUEST ("Name_of_material", 2, name)
TEXT2 0,1,name 

trim = "&amp;gt;"+STRSUB(name,1,5) + "&amp;lt;"

TEXT2 0,0,trim 

PARAMETERS out = trim&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scottjm_0-1646377497127.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/19442i27C55FA1D972FD0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="scottjm_0-1646377497127.png" alt="scottjm_0-1646377497127.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Mar 2022 08:47:44 GMT</pubDate>
    <dc:creator>scottjm</dc:creator>
    <dc:date>2022-03-04T08:47:44Z</dc:date>
    <item>
      <title>Scheduling REQUEST Data</title>
      <link>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331432#M2648</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attempting to manipulate some data from a Request and then display the result in a schedule.&lt;/P&gt;&lt;P&gt;However the request data is disappearing when it is displayed in the schedule.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is anyone able to point me in the right direction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See below my pseudo code and a screen shot:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;n = REQUEST ("Name_of_material", 2, name)
TEXT2 0,1,name 

trim = "&amp;gt;"+STRSUB(name,1,5) + "&amp;lt;"

TEXT2 0,0,trim 

PARAMETERS out = trim&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scottjm_0-1646377497127.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/19442i27C55FA1D972FD0F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="scottjm_0-1646377497127.png" alt="scottjm_0-1646377497127.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 08:47:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331432#M2648</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2022-03-04T08:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling Request Data</title>
      <link>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331433#M2649</link>
      <description>&lt;P&gt;In your script try ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;out = trim

PARAMETERS out = out&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 07:15:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331433#M2649</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-03-04T07:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling Request Data</title>
      <link>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331435#M2650</link>
      <description>&lt;P&gt;Thanks for the quick response @Barry, didn't work unfortunately.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_frowning_face:"&gt;🙁&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 07:35:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331435#M2650</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2022-03-04T07:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling REQUEST Data</title>
      <link>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331463#M2651</link>
      <description>&lt;P&gt;Most Requests like this one do not work in Parameter-Script or Master-Script executed as Master-Script anymore, see GDL Manual (this is not working since AC 20).&lt;BR /&gt;The 2D-Text works, but the Parameter does not show the correct result.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 12:53:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331463#M2651</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2022-03-04T12:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling REQUEST Data</title>
      <link>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331571#M2652</link>
      <description>&lt;P&gt;Thanks Joachim.&amp;nbsp; I had read that in the manual but didn't fully comprehend what it meant.&lt;/P&gt;&lt;P&gt;It always seems to be the way that GDL throws up an impenetrable obstacle at the last hurdle.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":sad_but_relieved_face:"&gt;😥&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 00:50:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Scheduling-REQUEST-Data/m-p/331571#M2652</guid>
      <dc:creator>scottjm</dc:creator>
      <dc:date>2022-03-07T00:50:31Z</dc:date>
    </item>
  </channel>
</rss>

