<?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: Getting Host information in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Getting-Host-information/m-p/625663#M82445</link>
    <description>&lt;P&gt;You can set your own Host value&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
If( Host is( "Mac" ),
	Host="Mac",Host="Windows"
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 24 Apr 2023 23:15:44 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2023-04-24T23:15:44Z</dc:date>
    <item>
      <title>Getting Host information</title>
      <link>https://community.jmp.com/t5/Discussions/Getting-Host-information/m-p/625658#M82444</link>
      <description>&lt;P&gt;In the documentation I see that you can use&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;If( Host is( "Mac" ), ... );&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;To do something conditionally if the current Host is a Mac, however I do not see any way to get the value of Host and my blind guessing (Host doesn't seem to be accessible on its own and Host Is() without any arguments does not work) has not yet turned anything up. Is there a way for me to access this value?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 16:08:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Getting-Host-information/m-p/625658#M82444</guid>
      <dc:creator>mat-ski</dc:creator>
      <dc:date>2023-06-09T16:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Host information</title>
      <link>https://community.jmp.com/t5/Discussions/Getting-Host-information/m-p/625663#M82445</link>
      <description>&lt;P&gt;You can set your own Host value&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
If( Host is( "Mac" ),
	Host="Mac",Host="Windows"
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 24 Apr 2023 23:15:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Getting-Host-information/m-p/625663#M82445</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-04-24T23:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Host information</title>
      <link>https://community.jmp.com/t5/Discussions/Getting-Host-information/m-p/626083#M82483</link>
      <description>&lt;P&gt;Oh I see thanks, I didn't realize there were only "Mac"/"Windows" and "Bits32"/"Bits64" to check here.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 22:01:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Getting-Host-information/m-p/626083#M82483</guid>
      <dc:creator>mat-ski</dc:creator>
      <dc:date>2023-04-25T22:01:36Z</dc:date>
    </item>
  </channel>
</rss>

