<?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 MsgBox Error in Macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/MsgBox-Error-in-Macro/m-p/151943#M29561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a macro I'm trying to use MsgBox function to determine if the user wants to continue with a process or not but it's returning a macro parse error. Is the following VBScript supported? If not, is there another method for evaluating user interaction?&lt;/P&gt;&lt;P&gt;vAnswer = MsgBox "Continue?",VBOKCancel&lt;BR /&gt;if vAnswer = 2 then&lt;BR /&gt; exit sub&lt;BR /&gt;end if&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Nov 2009 01:52:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-11-14T01:52:20Z</dc:date>
    <item>
      <title>MsgBox Error in Macro</title>
      <link>https://community.qlik.com/t5/QlikView/MsgBox-Error-in-Macro/m-p/151943#M29561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a macro I'm trying to use MsgBox function to determine if the user wants to continue with a process or not but it's returning a macro parse error. Is the following VBScript supported? If not, is there another method for evaluating user interaction?&lt;/P&gt;&lt;P&gt;vAnswer = MsgBox "Continue?",VBOKCancel&lt;BR /&gt;if vAnswer = 2 then&lt;BR /&gt; exit sub&lt;BR /&gt;end if&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 01:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MsgBox-Error-in-Macro/m-p/151943#M29561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-14T01:52:20Z</dc:date>
    </item>
    <item>
      <title>MsgBox Error in Macro</title>
      <link>https://community.qlik.com/t5/QlikView/MsgBox-Error-in-Macro/m-p/151944#M29562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I forgot to add that this is in version 9.0 SR2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 01:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MsgBox-Error-in-Macro/m-p/151944#M29562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-14T01:54:17Z</dc:date>
    </item>
    <item>
      <title>MsgBox Error in Macro</title>
      <link>https://community.qlik.com/t5/QlikView/MsgBox-Error-in-Macro/m-p/151945#M29563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need parens (function style) around the arguments to return a value.&lt;/P&gt;&lt;P&gt;vAnswer = MsgBox&lt;STRONG&gt;(&lt;/STRONG&gt;"Continue?",VBOKCancel&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 09:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MsgBox-Error-in-Macro/m-p/151945#M29563</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-11-14T09:29:17Z</dc:date>
    </item>
    <item>
      <title>MsgBox Error in Macro</title>
      <link>https://community.qlik.com/t5/QlikView/MsgBox-Error-in-Macro/m-p/151946#M29564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh for crying out loud.......&lt;/P&gt;&lt;P&gt;I wish they were all that easy. LOL&lt;/P&gt;&lt;P&gt;BTW, Tech Support e-mailed me back and said that MsgBox is not supported in macros and I wouldn't be able to do this. Uh huh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Nov 2009 11:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/MsgBox-Error-in-Macro/m-p/151946#M29564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-14T11:56:43Z</dc:date>
    </item>
  </channel>
</rss>

