<?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: Using cmd.exe in load script where the filepath includes a space in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-cmd-exe-in-load-script-where-the-filepath-includes-a-space/m-p/1732597#M721354</link>
    <description>&lt;P&gt;That worked perfectly thank you.&lt;/P&gt;</description>
    <pubDate>Sat, 01 Aug 2020 13:44:23 GMT</pubDate>
    <dc:creator>AyCe1082</dc:creator>
    <dc:date>2020-08-01T13:44:23Z</dc:date>
    <item>
      <title>Using cmd.exe in load script where the filepath includes a space</title>
      <link>https://community.qlik.com/t5/QlikView/Using-cmd-exe-in-load-script-where-the-filepath-includes-a-space/m-p/1732510#M721352</link>
      <description>&lt;P&gt;Hi all, I need to modify a working cmd to specify a folder for a test I am running but the folder has a space so the text file isn't being populated. The actual name of the folder cannot be changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The lines are&lt;/P&gt;&lt;P&gt;set vFile = "Test Folder A 2019-2020";&lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /c dir /s D:\QlikView\LIVE\REPORTS\Reports\Match_Report\$(vFile) &amp;gt; D:\QlikView\LIVE\REPORTS\Reports\Match_Report\filelist_ORA1.txt;&lt;/P&gt;&lt;P&gt;But I also tried without the variable and just had that folder name in its place.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read on stackexchange that adding " " for the folder with the space should work but it doesn't work in QV (that's why I tried to use the variable as well but that doesn't render the quotes in the actual execute line). Does anyone have an idea how I can format this properly? The original line that is currently used is what is above but it ends at Match_Report\.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-cmd-exe-in-load-script-where-the-filepath-includes-a-space/m-p/1732510#M721352</guid>
      <dc:creator>AyCe1082</dc:creator>
      <dc:date>2024-11-16T18:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Using cmd.exe in load script where the filepath includes a space</title>
      <link>https://community.qlik.com/t5/QlikView/Using-cmd-exe-in-load-script-where-the-filepath-includes-a-space/m-p/1732586#M721353</link>
      <description>&lt;P&gt;Hi, have you tried?:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;EXECUTE cmd.exe /c dir /s "D:\QlikView\LIVE\REPORTS\Reports\Match_Report\Test Folder A 2019-2020" &amp;gt; "D:\QlikView\LIVE\REPORTS\Reports\Match_Report\filelist_ORA1.txt";&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Aug 2020 11:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-cmd-exe-in-load-script-where-the-filepath-includes-a-space/m-p/1732586#M721353</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-08-01T11:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using cmd.exe in load script where the filepath includes a space</title>
      <link>https://community.qlik.com/t5/QlikView/Using-cmd-exe-in-load-script-where-the-filepath-includes-a-space/m-p/1732597#M721354</link>
      <description>&lt;P&gt;That worked perfectly thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Aug 2020 13:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-cmd-exe-in-load-script-where-the-filepath-includes-a-space/m-p/1732597#M721354</guid>
      <dc:creator>AyCe1082</dc:creator>
      <dc:date>2020-08-01T13:44:23Z</dc:date>
    </item>
  </channel>
</rss>

