<?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: [11.2 SR4] Why Sleep function creates a variable ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487349#M182028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has been bugging me for years - thanks swuehl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incidently, these two approaches seem to solve the issue for Sleep command at least ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;/P&gt;&lt;P&gt;SUB &lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Sleep2&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;x&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;sleep&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;x&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;end&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sub&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;CALL &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Sleep2&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;('2000');&lt;BR /&gt;&lt;BR /&gt;2)&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;let&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;x&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 3000;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;sleep&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;x&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;let&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;x&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nothing&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Nov 2013 12:26:46 GMT</pubDate>
    <dc:creator>flipside</dc:creator>
    <dc:date>2013-11-06T12:26:46Z</dc:date>
    <item>
      <title>[11.2 SR4] Why Sleep function creates a variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487342#M182021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With v11.2 SR4 I am using the function Sleep :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SLEEP 5000;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After using it a new variable called 5000 appears !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it normal ? Why ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benoit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 10:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487342#M182021</guid>
      <dc:creator />
      <dc:date>2013-11-06T10:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: [11.2 SR4] Why Sleep function creates a variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487343#M182022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I don't know why, but I verified that you are right!&lt;/P&gt;&lt;P&gt;I have a variable with 5000 as name and also as value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 11:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487343#M182022</guid>
      <dc:creator>bbi_mba_76</dc:creator>
      <dc:date>2013-11-06T11:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: [11.2 SR4] Why Sleep function creates a variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487344#M182023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/41671"&gt;Literals as sub parameters become variables&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 11:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487344#M182023</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-06T11:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: [11.2 SR4] Why Sleep function creates a variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487345#M182024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't open your link.&lt;/P&gt;&lt;P&gt;Is it in a closed group ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 11:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487345#M182024</guid>
      <dc:creator />
      <dc:date>2013-11-06T11:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: [11.2 SR4] Why Sleep function creates a variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487346#M182025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it's the Qlikbug group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching a pdf made from the thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 11:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487346#M182025</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-06T11:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: [11.2 SR4] Why Sleep function creates a variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487347#M182026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Thanks swuehl &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 12:07:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487347#M182026</guid>
      <dc:creator />
      <dc:date>2013-11-06T12:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: [11.2 SR4] Why Sleep function creates a variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487348#M182027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Swuehl&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for clarifying that.&amp;nbsp; I noticed Sleep() leaving residual variables a while back and was wondering whether it was due to me or QlikView - now I know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 12:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487348#M182027</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-06T12:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: [11.2 SR4] Why Sleep function creates a variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487349#M182028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has been bugging me for years - thanks swuehl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incidently, these two approaches seem to solve the issue for Sleep command at least ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;/P&gt;&lt;P&gt;SUB &lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Sleep2&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;x&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;sleep&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;x&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;end&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sub&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;CALL &lt;/STRONG&gt;&lt;/STRONG&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Sleep2&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;('2000');&lt;BR /&gt;&lt;BR /&gt;2)&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;let&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;x&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 3000;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;sleep&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;x&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;let&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;x&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nothing&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 12:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/11-2-SR4-Why-Sleep-function-creates-a-variable/m-p/487349#M182028</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-11-06T12:26:46Z</dc:date>
    </item>
  </channel>
</rss>

