<?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: Macro to export text from a text box to External Script in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-to-export-text-from-a-text-box-to-External-Script-in/m-p/16514#M774264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's not depending on any user interactions it might be easier to create it within the script, maybe with something similar to this: &lt;A href="https://community.qlik.com/message/493244"&gt;Re: Is it possible to create a batch file in the Qlikview Script&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this isn't possible a table-chart or a listbox would be easier to handle for it because they could exported as a text-file (a textbox only to excel). And there should just the needed output be contained so that it's not necessary to extract anything on the macro-side (the Qlik string-functions are quite powerful). And then you could use something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;obj.ExportEx "C:\test.txt", 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you really want to use a textbox than you need to write these data, maybe with something like this: &lt;A href="https://community.qlik.com/message/1103677"&gt;Re: Export to CSV with quotation marks&lt;/A&gt; (it's for table but by a textbox it's quite the same).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as you go with any macro-approach the APIGuide.qvw (within your install folders by automation) will be very useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2018 14:03:42 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2018-05-11T14:03:42Z</dc:date>
    <item>
      <title>Macro to export text from a text box to External Script in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-text-from-a-text-box-to-External-Script-in/m-p/16513#M774263</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 looking for a Macro which can extract some keyword from a text/table box/straight table and send it to a predefined string as a BAT file. It would be highly appreciated if anyone can help me here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sahil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-text-from-a-text-box-to-External-Script-in/m-p/16513#M774263</guid>
      <dc:creator>sahilkain</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Macro to export text from a text box to External Script in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-export-text-from-a-text-box-to-External-Script-in/m-p/16514#M774264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's not depending on any user interactions it might be easier to create it within the script, maybe with something similar to this: &lt;A href="https://community.qlik.com/message/493244"&gt;Re: Is it possible to create a batch file in the Qlikview Script&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this isn't possible a table-chart or a listbox would be easier to handle for it because they could exported as a text-file (a textbox only to excel). And there should just the needed output be contained so that it's not necessary to extract anything on the macro-side (the Qlik string-functions are quite powerful). And then you could use something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;obj.ExportEx "C:\test.txt", 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you really want to use a textbox than you need to write these data, maybe with something like this: &lt;A href="https://community.qlik.com/message/1103677"&gt;Re: Export to CSV with quotation marks&lt;/A&gt; (it's for table but by a textbox it's quite the same).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as you go with any macro-approach the APIGuide.qvw (within your install folders by automation) will be very useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 14:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-export-text-from-a-text-box-to-External-Script-in/m-p/16514#M774264</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-05-11T14:03:42Z</dc:date>
    </item>
  </channel>
</rss>

