<?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 Button action failed - notify the user in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-action-failed-notify-the-user/m-p/200106#M58775</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you will need to do it through a macro. This bit of code checks for a file existing and you could add a msgbox to show a warning message.&lt;/P&gt;&lt;P&gt;set fso = CreateObject("Scripting.FileSystemObject")&lt;/P&gt;&lt;P&gt;on error resume next&lt;/P&gt;&lt;P&gt;set logFile = fso.GetFile(vExportLog)&lt;/P&gt;&lt;P&gt;if err &amp;lt;&amp;gt; 0 then ' file does not exist&lt;BR /&gt; on error goto 0&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Nov 2010 12:55:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-24T12:55:55Z</dc:date>
    <item>
      <title>Button action failed - notify the user</title>
      <link>https://community.qlik.com/t5/QlikView/Button-action-failed-notify-the-user/m-p/200105#M58774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using the button with action External -&amp;gt; Launch -&amp;gt; '\\server\share\folder_xx'. This is works for me. In case of folder_xx does not exist, I get the popup window with error: "Failed to Launch \\server\share\folder_xx'.&lt;/P&gt;&lt;P&gt;Is it possible to add something that will show me other message: "The folder your'e trying to open does not exist on the server" ?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 12:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-action-failed-notify-the-user/m-p/200105#M58774</guid>
      <dc:creator />
      <dc:date>2010-11-24T12:34:47Z</dc:date>
    </item>
    <item>
      <title>Button action failed - notify the user</title>
      <link>https://community.qlik.com/t5/QlikView/Button-action-failed-notify-the-user/m-p/200106#M58775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you will need to do it through a macro. This bit of code checks for a file existing and you could add a msgbox to show a warning message.&lt;/P&gt;&lt;P&gt;set fso = CreateObject("Scripting.FileSystemObject")&lt;/P&gt;&lt;P&gt;on error resume next&lt;/P&gt;&lt;P&gt;set logFile = fso.GetFile(vExportLog)&lt;/P&gt;&lt;P&gt;if err &amp;lt;&amp;gt; 0 then ' file does not exist&lt;BR /&gt; on error goto 0&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 12:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-action-failed-notify-the-user/m-p/200106#M58775</guid>
      <dc:creator />
      <dc:date>2010-11-24T12:55:55Z</dc:date>
    </item>
  </channel>
</rss>

