<?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 delete qvd's from folder by scirpt in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/delete-qvd-s-from-folder-by-scirpt/m-p/252306#M95646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using below scirpt to delete all the QVD files from a path. The path is stored in a variable i.e; vWithCT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i reload the application, it is opening the command prompt and asking Yes/No ? ,if i click on Yes it is deleting the qvd's from folder.&lt;/P&gt;&lt;P&gt;Now what i am trying is it should not ask a question whether to delete like yes/no , it should directly delete the files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do this? Please check my written script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(ScriptErrorCount=0) then&lt;/P&gt;&lt;P&gt;set vError = 0;&lt;/P&gt;&lt;P&gt;execute cmd.exe /c del&amp;nbsp; "*.qvd" "$(vWithCT)";&lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;set vError = 1;&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2012 06:51:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-05T06:51:33Z</dc:date>
    <item>
      <title>delete qvd's from folder by scirpt</title>
      <link>https://community.qlik.com/t5/QlikView/delete-qvd-s-from-folder-by-scirpt/m-p/252306#M95646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using below scirpt to delete all the QVD files from a path. The path is stored in a variable i.e; vWithCT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i reload the application, it is opening the command prompt and asking Yes/No ? ,if i click on Yes it is deleting the qvd's from folder.&lt;/P&gt;&lt;P&gt;Now what i am trying is it should not ask a question whether to delete like yes/no , it should directly delete the files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do this? Please check my written script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(ScriptErrorCount=0) then&lt;/P&gt;&lt;P&gt;set vError = 0;&lt;/P&gt;&lt;P&gt;execute cmd.exe /c del&amp;nbsp; "*.qvd" "$(vWithCT)";&lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;set vError = 1;&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 06:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/delete-qvd-s-from-folder-by-scirpt/m-p/252306#M95646</guid>
      <dc:creator />
      <dc:date>2012-01-05T06:51:33Z</dc:date>
    </item>
    <item>
      <title>delete qvd's from folder by scirpt</title>
      <link>https://community.qlik.com/t5/QlikView/delete-qvd-s-from-folder-by-scirpt/m-p/252307#M95647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check the "Can execute external programs" option from the settings in the Edit script dialog.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For more info check out this link &lt;A _jive_internal="true" href="https://community.qlik.com/message/142327#142327"&gt;http://community.qlik.com/message/142327#142327&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 07:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/delete-qvd-s-from-folder-by-scirpt/m-p/252307#M95647</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-01-05T07:21:10Z</dc:date>
    </item>
  </channel>
</rss>

