<?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 #2: Script Mistake in &amp;quot;GDL Reference Guide&amp;quot; in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/2-Script-Mistake-in-quot-GDL-Reference-Guide-quot/m-p/11599#M36429</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;GDL Reference Guide &amp;gt; Expressions and Functions &amp;gt; Functions &amp;gt; String Functions &lt;BR /&gt;
&lt;BR /&gt;
Written:&lt;BR /&gt;
DEFINE STYLE "own" "Monaco", 180000 / A_,&lt;FONT color="red"&gt; &lt;B&gt;0&lt;/B&gt;&lt;/FONT&gt;, 0&lt;BR /&gt;
SET STYLE "own"&lt;BR /&gt;
string = "abcd"&lt;BR /&gt;
width = STW (string) / 1000 * A_&lt;BR /&gt;
n = REQUEST ("Height_of_style", "own", height)&lt;BR /&gt;
height = height / 1000 * A_&lt;BR /&gt;
text2 0,0, string&lt;BR /&gt;
rect2 0,0, width, -height&lt;BR /&gt;
&lt;BR /&gt;
Correct:&lt;BR /&gt;
DEFINE STYLE "own" "Monaco", 180000 / A_, &lt;FONT color="red"&gt;&lt;B&gt;1&lt;/B&gt;&lt;/FONT&gt;, 0&lt;BR /&gt;
...&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 06 Jul 2005 08:10:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-07-06T08:10:15Z</dc:date>
    <item>
      <title>#2: Script Mistake in "GDL Reference Guide"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2-Script-Mistake-in-quot-GDL-Reference-Guide-quot/m-p/11599#M36429</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;GDL Reference Guide &amp;gt; Expressions and Functions &amp;gt; Functions &amp;gt; String Functions &lt;BR /&gt;
&lt;BR /&gt;
Written:&lt;BR /&gt;
DEFINE STYLE "own" "Monaco", 180000 / A_,&lt;FONT color="red"&gt; &lt;B&gt;0&lt;/B&gt;&lt;/FONT&gt;, 0&lt;BR /&gt;
SET STYLE "own"&lt;BR /&gt;
string = "abcd"&lt;BR /&gt;
width = STW (string) / 1000 * A_&lt;BR /&gt;
n = REQUEST ("Height_of_style", "own", height)&lt;BR /&gt;
height = height / 1000 * A_&lt;BR /&gt;
text2 0,0, string&lt;BR /&gt;
rect2 0,0, width, -height&lt;BR /&gt;
&lt;BR /&gt;
Correct:&lt;BR /&gt;
DEFINE STYLE "own" "Monaco", 180000 / A_, &lt;FONT color="red"&gt;&lt;B&gt;1&lt;/B&gt;&lt;/FONT&gt;, 0&lt;BR /&gt;
...&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Jul 2005 08:10:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2-Script-Mistake-in-quot-GDL-Reference-Guide-quot/m-p/11599#M36429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-07-06T08:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: #2: Script Mistake in "GDL Reference Guide"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/2-Script-Mistake-in-quot-GDL-Reference-Guide-quot/m-p/11600#M36430</link>
      <description>Do you send this errors to GS Support, that they will fix it in the next manual?</description>
      <pubDate>Wed, 06 Jul 2005 08:14:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/2-Script-Mistake-in-quot-GDL-Reference-Guide-quot/m-p/11600#M36430</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2005-07-06T08:14:13Z</dc:date>
    </item>
  </channel>
</rss>

