<?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 How to delete Server Objects saved in the QVW.shared File in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-delete-Server-Objects-saved-in-the-QVW-shared-File/m-p/227825#M79917</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;BR /&gt;&lt;BR /&gt;i create buttons as a server object with the following code:&lt;BR /&gt;set button = ActiveDocument.Sheets("Start").CreateButton&lt;BR /&gt;&lt;BR /&gt;When i look at the server after creating this button, i see a server object called BU01.&lt;BR /&gt;So far so good.&lt;BR /&gt;&lt;BR /&gt;If i want to delete this created button, i use the following code:&lt;BR /&gt;objs=s.GetButtons&lt;BR /&gt;for b=lbound(objs) to ubound(objs)&lt;BR /&gt;objs(b).Close&lt;BR /&gt;next&lt;BR /&gt;&lt;BR /&gt;When i have a look at the server now, i see the server object BU01 is still existing there.&lt;BR /&gt;My question: &lt;STRONG&gt;How to remove a created Button from the server?&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Feb 2011 09:20:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-24T09:20:32Z</dc:date>
    <item>
      <title>How to delete Server Objects saved in the QVW.shared File</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-Server-Objects-saved-in-the-QVW-shared-File/m-p/227825#M79917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;BR /&gt;&lt;BR /&gt;i create buttons as a server object with the following code:&lt;BR /&gt;set button = ActiveDocument.Sheets("Start").CreateButton&lt;BR /&gt;&lt;BR /&gt;When i look at the server after creating this button, i see a server object called BU01.&lt;BR /&gt;So far so good.&lt;BR /&gt;&lt;BR /&gt;If i want to delete this created button, i use the following code:&lt;BR /&gt;objs=s.GetButtons&lt;BR /&gt;for b=lbound(objs) to ubound(objs)&lt;BR /&gt;objs(b).Close&lt;BR /&gt;next&lt;BR /&gt;&lt;BR /&gt;When i have a look at the server now, i see the server object BU01 is still existing there.&lt;BR /&gt;My question: &lt;STRONG&gt;How to remove a created Button from the server?&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 09:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-Server-Objects-saved-in-the-QVW-shared-File/m-p/227825#M79917</guid>
      <dc:creator />
      <dc:date>2011-02-24T09:20:32Z</dc:date>
    </item>
    <item>
      <title>How to delete Server Objects saved in the QVW.shared File</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-Server-Objects-saved-in-the-QVW-shared-File/m-p/227826#M79918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found another thread handling the same problem:&lt;BR /&gt;&lt;A href="http://community.qlik.com/forums/t/39478.aspx"&gt;http://community.qlik.com/forums/t/39478.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The solution there was, to use the drop-down icon on the IE Plugin toolbar --&amp;gt; Server Objects --&amp;gt; Remove. This way works, but there must exist a possibility, to remove these server objects with a macro, too!&lt;BR /&gt;&lt;BR /&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 09:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-Server-Objects-saved-in-the-QVW-shared-File/m-p/227826#M79918</guid>
      <dc:creator />
      <dc:date>2011-02-24T09:57:19Z</dc:date>
    </item>
  </channel>
</rss>

