<?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 macro for saving data from a notepad?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/macro-for-saving-data-from-a-notepad/m-p/688809#M1081561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I want to save the data in a notepad to a variable in qlikview using a macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the vbscript code to read the data in the notepad file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Set objFileToRead = CreateObject("Scripting.FileSystemObject").OpenTextFile("C:\listfile.txt",1)&lt;/P&gt;&lt;P&gt;strFileText = objFileToRead.ReadAll()&lt;/P&gt;&lt;P&gt;objFileToRead.Close&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Here when I am just trying this particular peice of code to start with, it is giving me error in creating the object "Scripting.FileSystemObject".&lt;/P&gt;&lt;P&gt;It is giving the following error&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;ActiveX component can't create object: 'Scripting.FileSystemObject' &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Can someone help me where I am missing out?&lt;/P&gt;&lt;P&gt;or help me with code to save notepad data in a variable using macro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jul 2014 13:26:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-01T13:26:07Z</dc:date>
    <item>
      <title>macro for saving data from a notepad??</title>
      <link>https://community.qlik.com/t5/QlikView/macro-for-saving-data-from-a-notepad/m-p/688809#M1081561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I want to save the data in a notepad to a variable in qlikview using a macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the vbscript code to read the data in the notepad file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Set objFileToRead = CreateObject("Scripting.FileSystemObject").OpenTextFile("C:\listfile.txt",1)&lt;/P&gt;&lt;P&gt;strFileText = objFileToRead.ReadAll()&lt;/P&gt;&lt;P&gt;objFileToRead.Close&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Here when I am just trying this particular peice of code to start with, it is giving me error in creating the object "Scripting.FileSystemObject".&lt;/P&gt;&lt;P&gt;It is giving the following error&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;ActiveX component can't create object: 'Scripting.FileSystemObject' &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;Can someone help me where I am missing out?&lt;/P&gt;&lt;P&gt;or help me with code to save notepad data in a variable using macro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 13:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/macro-for-saving-data-from-a-notepad/m-p/688809#M1081561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-01T13:26:07Z</dc:date>
    </item>
  </channel>
</rss>

