<?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: Any way to change a decimal separator of a list? in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292467#M38165</link>
    <description>Hello Barry,&lt;BR /&gt;
Yes but I need to get the whole number for my calculations in my object.&lt;BR /&gt;
In my example, I want to get the 6.35 value to make math operations. Therefore, GDL does not recognize the comma as the decimal separator and gets only the "6" number.&lt;BR /&gt;
I'd like to find a way to convert the commas into dots otherwise than using complex GDL code. (and even then I don't know if I could easily do!!)</description>
    <pubDate>Thu, 21 Mar 2019 09:55:39 GMT</pubDate>
    <dc:creator>felcunha</dc:creator>
    <dc:date>2019-03-21T09:55:39Z</dc:date>
    <item>
      <title>Any way to change a decimal separator of a list?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292465#M38163</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hello all,&lt;BR /&gt;
I'm using zone lists to feed a GDL object.&lt;BR /&gt;
These lists use comma as decimal separator because this is the standard rule in France... like this :
&lt;PRE&gt;LGT01 ; 02 ; Living  ;         6,35 ; Main&lt;/PRE&gt;
But, GDL doesn't recognize the comma as a separator and ignores all the decimals.&lt;BR /&gt;
Does someone know if there's a way to change the way decimal separators are set in AC without having to change the global parameters in the OS system ?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance,&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 20 Mar 2019 13:59:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292465#M38163</guid>
      <dc:creator>felcunha</dc:creator>
      <dc:date>2019-03-20T13:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to change a decimal separator of a list?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292466#M38164</link>
      <description>&lt;BLOCKQUOTE&gt;felcunha wrote:&lt;BR /&gt;
Does someone know if there's a way to change the way decimal separators are set in AC without having to change the global parameters in the OS system ?
&lt;/BLOCKQUOTE&gt;

Unfortunately it is an OS setting and can't be controlled in Archicad itself.&lt;BR /&gt;
&lt;BR /&gt;
But GDL does not need to recognise the decimal point as a separator.&lt;BR /&gt;
It is a number and therefore has an integer and decimal component already.&lt;BR /&gt;
If you are trying to convert the number to a string, then you set the number of decimal places that you want to use.&lt;BR /&gt;
&lt;BR /&gt;
In your example the semi-colon (;) is the separator.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Thu, 21 Mar 2019 01:08:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292466#M38164</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2019-03-21T01:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to change a decimal separator of a list?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292467#M38165</link>
      <description>Hello Barry,&lt;BR /&gt;
Yes but I need to get the whole number for my calculations in my object.&lt;BR /&gt;
In my example, I want to get the 6.35 value to make math operations. Therefore, GDL does not recognize the comma as the decimal separator and gets only the "6" number.&lt;BR /&gt;
I'd like to find a way to convert the commas into dots otherwise than using complex GDL code. (and even then I don't know if I could easily do!!)</description>
      <pubDate>Thu, 21 Mar 2019 09:55:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292467#M38165</guid>
      <dc:creator>felcunha</dc:creator>
      <dc:date>2019-03-21T09:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to change a decimal separator of a list?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292468#M38166</link>
      <description>GDL will recognise the comma or point as the decimal point.&lt;BR /&gt;
The problem may be that in the list you are getting the information from the 6,35 may actually be two numbers separated by a comma?&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 22 Mar 2019 01:08:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292468#M38166</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2019-03-22T01:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Any way to change a decimal separator of a list?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292469#M38167</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;GDL will recognise the comma or point as the decimal point.&lt;BR /&gt;
The problem may be that in the list you are getting the information from the 6,35 may actually be two numbers separated by a comma?&lt;BR /&gt;
&lt;BR /&gt;
Barry.&lt;/BLOCKQUOTE&gt;
No, I only get the integer numbers of it. I'll check what can be the problem... maybe a Mac OS issue??</description>
      <pubDate>Fri, 22 Mar 2019 07:32:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Any-way-to-change-a-decimal-separator-of-a-list/m-p/292469#M38167</guid>
      <dc:creator>felcunha</dc:creator>
      <dc:date>2019-03-22T07:32:38Z</dc:date>
    </item>
  </channel>
</rss>

