<?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: Copy qvd dynamically through script level. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Copy-qvd-dynamically-through-script-level-with-execute-statement/m-p/96570#M15495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt;Remove files with space by WHERE clause or set flag, then:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;EXECUTE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; cmd.exe /C CP '[from]' '[to]'&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2018 17:35:10 GMT</pubDate>
    <dc:creator>tomasz_tru</dc:creator>
    <dc:date>2018-10-11T17:35:10Z</dc:date>
    <item>
      <title>Copy qvd dynamically through script level. with execute statement</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-qvd-dynamically-through-script-level-with-execute-statement/m-p/96569#M15494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi&amp;nbsp; all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; I have some qvd's in various folder and i want to copy it into another folder.The qvd should copy dynamically through script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;If qvd has &lt;STRONG&gt;space&lt;/STRONG&gt; in between there name that qvd could not copy so what should be the way to copy that qvd too?.Please help me&amp;nbsp;&amp;nbsp; on it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;DATA:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load * Inline&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Audit_QVD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;E:\Data\Product.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;E:\Data\Sap\Product_SAP.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;D:\SAP_BW\Billing_Master.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;D:\SAP_BW\Supplier Chain.qvd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Here source folder Should be Audit qvd column and I want to paste it into destination folder&amp;nbsp; E:\Audit\ folder.is it possible?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;I want to write a code into script.So how to write it into scriptlevel with for loop. I can not use batch file as per user requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 16:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-qvd-dynamically-through-script-level-with-execute-statement/m-p/96569#M15494</guid>
      <dc:creator>rupaliqlik</dc:creator>
      <dc:date>2018-10-11T16:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Copy qvd dynamically through script level.</title>
      <link>https://community.qlik.com/t5/QlikView/Copy-qvd-dynamically-through-script-level-with-execute-statement/m-p/96570#M15495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;SPAN style="color: #000000;"&gt;Remove files with space by WHERE clause or set flag, then:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;EXECUTE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; cmd.exe /C CP '[from]' '[to]'&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2018 17:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Copy-qvd-dynamically-through-script-level-with-execute-statement/m-p/96570#M15495</guid>
      <dc:creator>tomasz_tru</dc:creator>
      <dc:date>2018-10-11T17:35:10Z</dc:date>
    </item>
  </channel>
</rss>

