<?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 Button to launch an application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-to-launch-an-application/m-p/51250#M8479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all developers&lt;/P&gt;&lt;P&gt;I am trying to create a button that will launch ACCESS,&amp;nbsp; start an APPLICATION and pass the /User USERNAME /pwd PASSWORD string to open the application.&lt;/P&gt;&lt;P&gt;In the Actions tab of the Button, under Launch, I can manually enter the required string and the application opens correctly but if I try to pass the string as a variable the launch fails.&lt;/P&gt;&lt;P&gt;Why does the variable not get resolved to the string in this tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual string in the the FileName box in the Action tab should be:&lt;/P&gt;&lt;P&gt;APPLICATIONName /user UserName /pwd UserPassword&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried setting the variable vVariableString as&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; = 'APPLICATIONName /user ' &amp;amp; UserName &amp;amp; ' /pwd&amp;nbsp; ' &amp;amp; UserPassword&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;and as&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; 'APPLICATIONName /user ' &amp;amp; UserName &amp;amp; ' /pwd&amp;nbsp; ' &amp;amp; UserPassword&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=vVariableString nor =$(vVariableString) seemed to work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2018 17:54:18 GMT</pubDate>
    <dc:creator>jduenyas</dc:creator>
    <dc:date>2018-05-17T17:54:18Z</dc:date>
    <item>
      <title>Button to launch an application</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-launch-an-application/m-p/51250#M8479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all developers&lt;/P&gt;&lt;P&gt;I am trying to create a button that will launch ACCESS,&amp;nbsp; start an APPLICATION and pass the /User USERNAME /pwd PASSWORD string to open the application.&lt;/P&gt;&lt;P&gt;In the Actions tab of the Button, under Launch, I can manually enter the required string and the application opens correctly but if I try to pass the string as a variable the launch fails.&lt;/P&gt;&lt;P&gt;Why does the variable not get resolved to the string in this tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual string in the the FileName box in the Action tab should be:&lt;/P&gt;&lt;P&gt;APPLICATIONName /user UserName /pwd UserPassword&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried setting the variable vVariableString as&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; = 'APPLICATIONName /user ' &amp;amp; UserName &amp;amp; ' /pwd&amp;nbsp; ' &amp;amp; UserPassword&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;and as&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; 'APPLICATIONName /user ' &amp;amp; UserName &amp;amp; ' /pwd&amp;nbsp; ' &amp;amp; UserPassword&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=vVariableString nor =$(vVariableString) seemed to work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2018 17:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-launch-an-application/m-p/51250#M8479</guid>
      <dc:creator>jduenyas</dc:creator>
      <dc:date>2018-05-17T17:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Button to launch an application</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-launch-an-application/m-p/51251#M8480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it with quotes: '$(vVariableString)'&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, 18 May 2018 14:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-launch-an-application/m-p/51251#M8480</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-05-18T14:35:58Z</dc:date>
    </item>
  </channel>
</rss>

