<?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: How to Moving, Renaming  files from one folder to another folder in Script ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989799#M337391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a Windows batch file and call it from QlikView using the EXECUTE statement. That should do what you're asking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Dec 2015 10:03:05 GMT</pubDate>
    <dc:creator>roger_stone</dc:creator>
    <dc:date>2015-12-10T10:03:05Z</dc:date>
    <item>
      <title>How to Moving, Renaming  files from one folder to another folder in Script ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989797#M337389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts &lt;/P&gt;&lt;P&gt;I have Multiple files with different Names:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OldFilepath :D:\Old_data\;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Filenames : Book1,Book2,Book3,....Book10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note :Store Old Files into &lt;STRONG&gt;Updated_data&lt;/STRONG&gt; folder with Different names&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UpdatedFilepath :D:\Updated_data\;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rename To Filenames as following : UpdatedBook1,UpdatedBook2,.......UpdatedBook10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; Please help to write the script ,&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt; Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 09:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989797#M337389</guid>
      <dc:creator>madhubabum</dc:creator>
      <dc:date>2015-12-10T09:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to Moving, Renaming  files from one folder to another folder in Script ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989798#M337390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no way copying a file from one folder to another in your computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try shell script batch file to do this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 09:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989798#M337390</guid>
      <dc:creator>karthikeyan1504</dc:creator>
      <dc:date>2015-12-10T09:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Moving, Renaming  files from one folder to another folder in Script ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989799#M337391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a Windows batch file and call it from QlikView using the EXECUTE statement. That should do what you're asking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 10:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989799#M337391</guid>
      <dc:creator>roger_stone</dc:creator>
      <dc:date>2015-12-10T10:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Moving, Renaming  files from one folder to another folder in Script ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989800#M337392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roger Stone&lt;/P&gt;&lt;P&gt;Thanks for your advice .&lt;/P&gt;&lt;P&gt;But , How we can create and execute the batch file in qlikview script. Please help to me write the script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 10:16:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989800#M337392</guid>
      <dc:creator>madhubabum</dc:creator>
      <dc:date>2015-12-10T10:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Moving, Renaming  files from one folder to another folder in Script ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989801#M337393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you cannot write the script in qlikview..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is outside of qlikview, please refer this link,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/4601161/copying-all-contents-of-folder-to-another-folder-using-batch-file" title="http://stackoverflow.com/questions/4601161/copying-all-contents-of-folder-to-another-folder-using-batch-file"&gt;http://stackoverflow.com/questions/4601161/copying-all-contents-of-folder-to-another-folder-using-batch-file&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 10:21:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989801#M337393</guid>
      <dc:creator>karthikeyan1504</dc:creator>
      <dc:date>2015-12-10T10:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to Moving, Renaming  files from one folder to another folder in Script ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989802#M337394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Windows batch file - as I don't know your exact requirements, folder names etc, I can't write that for you. Lets say it's called log.bat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your QlikView script, you need something like:&lt;/P&gt;&lt;P&gt;Execute cmd.exe /C C:\BatFiles\Log.bat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 10:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Moving-Renaming-files-from-one-folder-to-another-folder/m-p/989802#M337394</guid>
      <dc:creator>roger_stone</dc:creator>
      <dc:date>2015-12-10T10:28:50Z</dc:date>
    </item>
  </channel>
</rss>

