<?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: Close Web() jmp window in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Close-Web-jmp-window/m-p/497557#M73458</link>
    <description>&lt;P&gt;Maybe you can access it directly with window name? This seems to work&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1);
Web("http://www.jmp.com/", JMP Window);
wait(1);
Window("Web Browser") &amp;lt;&amp;lt; Close Window;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 01 Jun 2022 16:19:57 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2022-06-01T16:19:57Z</dc:date>
    <item>
      <title>Close Web() jmp window</title>
      <link>https://community.jmp.com/t5/Discussions/Close-Web-jmp-window/m-p/497532#M73457</link>
      <description>&lt;P&gt;In order to be able to open a sharepoint file, I'm using the Web(url, jmp window) command to open in JMP and then subsequent commands to access the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to close the web window? Currently it seems the user needs to close it down, but since it's only being open to trigger credentials so JMP can actually do something with the file, it would make more sense to close the window.&lt;BR /&gt;&lt;BR /&gt;I'm not finding the syntax to let that happen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 17:00:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Close-Web-jmp-window/m-p/497532#M73457</guid>
      <dc:creator>nathan-clark</dc:creator>
      <dc:date>2023-06-09T17:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Close Web() jmp window</title>
      <link>https://community.jmp.com/t5/Discussions/Close-Web-jmp-window/m-p/497557#M73458</link>
      <description>&lt;P&gt;Maybe you can access it directly with window name? This seems to work&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here(1);
Web("http://www.jmp.com/", JMP Window);
wait(1);
Window("Web Browser") &amp;lt;&amp;lt; Close Window;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 01 Jun 2022 16:19:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Close-Web-jmp-window/m-p/497557#M73458</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-06-01T16:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Close Web() jmp window</title>
      <link>https://community.jmp.com/t5/Discussions/Close-Web-jmp-window/m-p/497568#M73459</link>
      <description>&lt;P&gt;Thanks! Worked like a charm.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 16:21:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Close-Web-jmp-window/m-p/497568#M73459</guid>
      <dc:creator>nathan-clark</dc:creator>
      <dc:date>2022-06-01T16:21:52Z</dc:date>
    </item>
  </channel>
</rss>

