<?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 Re: Check if exist Exit Script in .qvw in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26758#M4487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use this utility to extract the script from a set of QVWs and search either through the UI search object or by providing a search words file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Script Repository &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/script-repository/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/recipes/download-info/script-repository/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2018 22:35:01 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2018-06-20T22:35:01Z</dc:date>
    <item>
      <title>Check if exist Exit Script in .qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26754#M4483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Good morning everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;I need to take one or more .qwv and analyze in another QlikView file the code in search of knowing if it contains some Exit Script the Script of those documents and that show me a simple YES / NO, or any suggestion that you can ha&lt;/SPAN&gt;&lt;SPAN style="color: black; font-size: 10pt;"&gt;ve.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Thank you very much&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 11:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26754#M4483</guid>
      <dc:creator>aitor_torreno</dc:creator>
      <dc:date>2018-06-14T11:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Check if exist Exit Script in .qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26755#M4484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aitor,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I was building a few applications for my own purposes, but can repurpose them for searching an exit script.&lt;/P&gt;&lt;P&gt;For checking the QVW scritp, it's best to extract the script into a text file and then checking for strings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attached compressed file has two folders:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Write Script to File: will extract the QVWs script to the folder you want.&lt;/LI&gt;&lt;LI&gt;Extract Text from Script: will check for exit script or whatever string you need and return YES if it finds the pattern you defined.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've put and example with two QVWs to be checked, sample and sample2, having in sample2 an "EXIT SCRIPT".&lt;/P&gt;&lt;P&gt;The result is as follows:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sample.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205474_sample.png" style="height: 496px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only sample2.qvw is shown, as it contains the pattern for exit script statement.&lt;/P&gt;&lt;P&gt;The documents have some brief descriptions on them if you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 11:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26755#M4484</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-06-18T11:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Check if exist Exit Script in .qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26756#M4485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to download the rar that you add but it say that is corrupted so I can't try the method that you say.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 08:15:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26756#M4485</guid>
      <dc:creator>aitor_torreno</dc:creator>
      <dc:date>2018-06-20T08:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Check if exist Exit Script in .qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26757#M4486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aitor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached the .RAR files&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 15:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26757#M4486</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-06-20T15:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Check if exist Exit Script in .qvw</title>
      <link>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26758#M4487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use this utility to extract the script from a set of QVWs and search either through the UI search object or by providing a search words file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Script Repository &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/script-repository/" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com/recipes/download-info/script-repository/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 22:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Check-if-exist-Exit-Script-in-qvw/m-p/26758#M4487</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2018-06-20T22:35:01Z</dc:date>
    </item>
  </channel>
</rss>

