<?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: Text2 to show variable Integer? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Text2-to-show-variable-Integer/m-p/274622#M4455</link>
    <description>Here is an example straight from the GDL manual...&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Example:&lt;BR /&gt;
a=4.5&lt;BR /&gt;
b=2.345&lt;BR /&gt;
TEXT2 0, 2, STR(a, 8, 2) ! 4.50&lt;BR /&gt;
TEXT2 0, 1, STR(b, 8, 2) ! 2.34&lt;BR /&gt;
TEXT2 0, 0, STR(a*b, 8, 2) ! 10.55
&lt;/BLOCKQUOTE&gt;

Is something like this not working for you?&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Mon, 12 Mar 2018 01:23:13 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2018-03-12T01:23:13Z</dc:date>
    <item>
      <title>Text2 to show variable Integer?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Text2-to-show-variable-Integer/m-p/274621#M4454</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I can't seem to get it to work so any help would be much appreciated.&lt;BR /&gt;
I've tried creating a str but it doesn't seem to work.&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Mar 2018 16:07:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Text2-to-show-variable-Integer/m-p/274621#M4454</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-03-09T16:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Text2 to show variable Integer?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Text2-to-show-variable-Integer/m-p/274622#M4455</link>
      <description>Here is an example straight from the GDL manual...&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Example:&lt;BR /&gt;
a=4.5&lt;BR /&gt;
b=2.345&lt;BR /&gt;
TEXT2 0, 2, STR(a, 8, 2) ! 4.50&lt;BR /&gt;
TEXT2 0, 1, STR(b, 8, 2) ! 2.34&lt;BR /&gt;
TEXT2 0, 0, STR(a*b, 8, 2) ! 10.55
&lt;/BLOCKQUOTE&gt;

Is something like this not working for you?&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 12 Mar 2018 01:23:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Text2-to-show-variable-Integer/m-p/274622#M4455</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-03-12T01:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Text2 to show variable Integer?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Text2-to-show-variable-Integer/m-p/274623#M4456</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;Here is an example straight from the GDL manual...&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Example:&lt;BR /&gt;
a=4.5&lt;BR /&gt;
b=2.345&lt;BR /&gt;
TEXT2 0, 2, STR(a, 8, 2) ! 4.50&lt;BR /&gt;
TEXT2 0, 1, STR(b, 8, 2) ! 2.34&lt;BR /&gt;
TEXT2 0, 0, STR(a*b, 8, 2) ! 10.55
&lt;/BLOCKQUOTE&gt;

Is something like this not working for you?&lt;BR /&gt;
&lt;BR /&gt;
Barry.&lt;/BLOCKQUOTE&gt;

No it wasn't working but it was just a simple TEXT2 0, 0, variable so it's all fixed now</description>
      <pubDate>Mon, 12 Mar 2018 09:13:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Text2-to-show-variable-Integer/m-p/274623#M4456</guid>
      <dc:creator>JGoode</dc:creator>
      <dc:date>2018-03-12T09:13:22Z</dc:date>
    </item>
  </channel>
</rss>

