<?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 Why this code is not working in qlikview with 64 bit? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270561#M101476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So......&lt;/P&gt;&lt;P&gt;What is it that's not working with your function?&lt;/P&gt;&lt;P&gt;It would REALLY be a lot more easy to help you if you could just provide us with a little more detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2011 09:52:24 GMT</pubDate>
    <dc:creator>magavi_framsteg</dc:creator>
    <dc:date>2011-07-11T09:52:24Z</dc:date>
    <item>
      <title>Why this code is not working in qlikview with 64 bit?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270560#M101475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The following code is working in qlikview 32bit but, it is now working in 64 bit. &lt;/P&gt;&lt;P&gt;Can one help me y it is not working. To work in 64 bit what steps i need to take it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// Code for Open save dialog box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function SaveQuery&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set objDialog = CreateObject("MSComDlg.CommonDialog")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; objDialog.MaxFileSize = 256&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; objDialog.Flags = &amp;amp;H80000 + &amp;amp;H4 + &amp;amp;H8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; intResult = objDialog.ShowSave()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BrowseForFile1 = objDialog.FileName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; MSGBOX(BrowseForFile1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End Function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 09:38:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270560#M101475</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-07-11T09:38:59Z</dc:date>
    </item>
    <item>
      <title>Why this code is not working in qlikview with 64 bit?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270561#M101476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So......&lt;/P&gt;&lt;P&gt;What is it that's not working with your function?&lt;/P&gt;&lt;P&gt;It would REALLY be a lot more easy to help you if you could just provide us with a little more detail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 09:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270561#M101476</guid>
      <dc:creator>magavi_framsteg</dc:creator>
      <dc:date>2011-07-11T09:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why this code is not working in qlikview with 64 bit?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270562#M101477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Magavi...Actually i implemented this code in qlikview 32bit to open save dailog box when i click the button. It is working fine. But, when i implemented in another system which having qlikview 64bit it throughs an error.&lt;/P&gt;&lt;P&gt;I'm attaching my qvw file also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2011 10:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270562#M101477</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-07-11T10:31:45Z</dc:date>
    </item>
    <item>
      <title>Why this code is not working in qlikview with 64 bit?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270563#M101478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Plz tell me someone, so that i can also work on it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need your help.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 10:04:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270563#M101478</guid>
      <dc:creator />
      <dc:date>2011-10-13T10:04:41Z</dc:date>
    </item>
    <item>
      <title>Why this code is not working in qlikview with 64 bit?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270564#M101479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jagan N ,You can go in the tool properties in status bar and then there is a Edit Module option . You can write there any type of MACROS.&lt;BR /&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 10:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270564#M101479</guid>
      <dc:creator />
      <dc:date>2011-10-13T10:24:28Z</dc:date>
    </item>
    <item>
      <title>Why this code is not working in qlikview with 64 bit?</title>
      <link>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270565#M101480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sometimes searching the outer MS world is quite helpful (just putting MSComDlg.CommonDialog and X64 in Google):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.msghelp.net/showthread.php?tid=88579"&gt;http://www.msghelp.net/showthread.php?tid=88579&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, maybe use GetOpenFileName function instead?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 11:23:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-this-code-is-not-working-in-qlikview-with-64-bit/m-p/270565#M101480</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-13T11:23:11Z</dc:date>
    </item>
  </channel>
</rss>

