<?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: Ampersand disappearing in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280387#M3337</link>
    <description>Yes, I had considered this.  I was hoping to be more efficient with my code.  Oh well.</description>
    <pubDate>Fri, 02 Jul 2021 03:43:04 GMT</pubDate>
    <dc:creator>Bruce</dc:creator>
    <dc:date>2021-07-02T03:43:04Z</dc:date>
    <item>
      <title>Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280376#M3326</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;How do I stop the ampersand (&amp;amp;) symbol from disappearing in UI_TOOLTIP text? It appears fine in a UI_OUTFIELD, but not in UI_TOOLTIP.&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 07:02:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280376#M3326</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2021-09-14T07:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280377#M3327</link>
      <description>Maybe use 'and' instead?</description>
      <pubDate>Thu, 01 Jul 2021 22:30:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280377#M3327</guid>
      <dc:creator>Podolsky</dc:creator>
      <dc:date>2021-07-01T22:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280378#M3328</link>
      <description>Yes, that had occurred to me...unfortunately space is at a premium in the interface.</description>
      <pubDate>Fri, 02 Jul 2021 00:14:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280378#M3328</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2021-07-02T00:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280379#M3329</link>
      <description>&lt;BLOCKQUOTE&gt;Bruce wrote:&lt;BR /&gt;
Yes, that had occurred to me...unfortunately space is at a premium in the interface.
&lt;/BLOCKQUOTE&gt;

Tooltips extend beyond the interface window so size should not be an issue - except there is a character limit.&lt;BR /&gt;
Go past that, there is no warning and the entire interface will just not show.&lt;BR /&gt;
169 characters by my count.&lt;BR /&gt;
&lt;BR /&gt;
Other characters show, just not '&amp;amp;' which is interesting.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 02 Jul 2021 00:42:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280379#M3329</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-07-02T00:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280380#M3330</link>
      <description>There is a warning if you check script (although the reported line number is wrong).&lt;BR /&gt;
And is seems the character limit is for the entire script line - not just the tooltip.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 02 Jul 2021 00:45:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280380#M3330</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-07-02T00:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280381#M3331</link>
      <description>I see I must provide a bit more context:&lt;BR /&gt;
&lt;BR /&gt;
I am using a variable that will change between "Primary" and "Primary &amp;amp; Secondary" depending on what the user has selected.  This text will appear as a UI_INFIELD column heading, and also as a UI_TOOLTIP.  It is the column heading that I don't have space for - hence the use of "&amp;amp;".&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Jul 2021 01:08:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280381#M3331</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2021-07-02T01:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280382#M3332</link>
      <description>Unfortunately '&amp;amp;' will just not show in the tooltip.&lt;BR /&gt;
Can you have it say "Primary / Primary and Secondary" or  "Primary or Primary and Secondary" in the tooltip instead?&lt;BR /&gt;
The actual interface can still show the exact text you want.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 02 Jul 2021 01:30:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280382#M3332</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-07-02T01:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280383#M3333</link>
      <description>But wait!&lt;BR /&gt;
Something just came to the back of my mind.&lt;BR /&gt;
&lt;BR /&gt;
You can do it if you use a triple &amp;amp;&amp;amp;&amp;amp;.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 02 Jul 2021 01:31:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280383#M3333</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-07-02T01:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280384#M3334</link>
      <description>Thanks Barry.  I know in other languages (e.g. VBA) you can double-up the ampersand to make it appear...but apparently not in GDL.&lt;BR /&gt;
&lt;BR /&gt;
No problem - I'll work my may around that.&lt;BR /&gt;
&lt;BR /&gt;
Cheers</description>
      <pubDate>Fri, 02 Jul 2021 01:33:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280384#M3334</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2021-07-02T01:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280385#M3335</link>
      <description>I replied too soon:  so triple it is.  Will still not quite work the way I want (for both tooltip &amp;amp; outfield), but that's ok.  I'll figure something out</description>
      <pubDate>Fri, 02 Jul 2021 01:36:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280385#M3335</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2021-07-02T01:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280386#M3336</link>
      <description>The outfield and the tooltip can be different.&lt;BR /&gt;
&lt;BR /&gt;



&lt;BR /&gt;
But if you are using a variable instead of a quoted string, you will just need to create a second variable (can be hidden from users) that has the &amp;amp;&amp;amp;&amp;amp;, that will change as you change the original variable.&lt;BR /&gt;
So as the user changes the original variable, the second will automatically change as well and will be used for the tooltip.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 02 Jul 2021 03:24:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280386#M3336</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-07-02T03:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280387#M3337</link>
      <description>Yes, I had considered this.  I was hoping to be more efficient with my code.  Oh well.</description>
      <pubDate>Fri, 02 Jul 2021 03:43:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280387#M3337</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2021-07-02T03:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280388#M3338</link>
      <description>You are still on AC22, Bruce?&lt;BR /&gt;
&lt;BR /&gt;
In 24 everything seems working.</description>
      <pubDate>Fri, 02 Jul 2021 10:34:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280388#M3338</guid>
      <dc:creator>runxel</dc:creator>
      <dc:date>2021-07-02T10:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ampersand disappearing</title>
      <link>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280389#M3339</link>
      <description>Well that's interesting.  I am scripting this part in 23.  Just did a quick test in 24, and you're right!  The ampersand works fine for tooltips.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for that!</description>
      <pubDate>Sat, 03 Jul 2021 06:35:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Ampersand-disappearing/m-p/280389#M3339</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2021-07-03T06:35:05Z</dc:date>
    </item>
  </channel>
</rss>

