<?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 Qlikview 11: Send Keys from keyboard in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-11-Send-Keys-from-keyboard/m-p/663578#M1082166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set objShell = CreateObject("Wscript.Shell") Set Qv = CreateObject("QlikTech.QlikView")&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Qv.OpenDoc "C:\Program Files\QlikView\Examples\Documents\Executive Dashboard.qvw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;set QvDoc = Qv.ActiveDocument&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Wscript.Sleep 1000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;objShell.AppActivate QvDoc.GetApplication.GetProcessId&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;objShell.SendKeys "^+s"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see i am trying to sendKeys ( Ctrl + Shift + s) to Show all sheets and objects in Qlikview. But it is not working. Instead if I send some other keys like "^s"(Ctlr + S) then it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jun 2014 16:55:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-06-26T16:55:19Z</dc:date>
    <item>
      <title>Qlikview 11: Send Keys from keyboard</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-11-Send-Keys-from-keyboard/m-p/663578#M1082166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set objShell = CreateObject("Wscript.Shell") Set Qv = CreateObject("QlikTech.QlikView")&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Qv.OpenDoc "C:\Program Files\QlikView\Examples\Documents\Executive Dashboard.qvw"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;set QvDoc = Qv.ActiveDocument&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Wscript.Sleep 1000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;objShell.AppActivate QvDoc.GetApplication.GetProcessId&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;objShell.SendKeys "^+s"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see i am trying to sendKeys ( Ctrl + Shift + s) to Show all sheets and objects in Qlikview. But it is not working. Instead if I send some other keys like "^s"(Ctlr + S) then it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 16:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-11-Send-Keys-from-keyboard/m-p/663578#M1082166</guid>
      <dc:creator />
      <dc:date>2014-06-26T16:55:19Z</dc:date>
    </item>
  </channel>
</rss>

