<?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: How to avoid a &amp;quot;not found&amp;quot; file error notification in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-avoid-a-quot-not-found-quot-file-error-notification/m-p/1926811#M76321</link>
    <description>&lt;P&gt;Excellent , I set 0 before and 1 after the loop to be notificated in case of other kind of errors.&lt;/P&gt;
&lt;P&gt;Many Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 11:11:25 GMT</pubDate>
    <dc:creator>lmenendez_grupo_pinero</dc:creator>
    <dc:date>2022-05-05T11:11:25Z</dc:date>
    <item>
      <title>How to avoid a "not found" file error notification</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-avoid-a-quot-not-found-quot-file-error-notification/m-p/1926771#M76316</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a loading loop to load several csv files.&lt;/P&gt;
&lt;P&gt;The loop is a "for ... each" loop so I declare every possible value of the csv file I will load.&lt;/P&gt;
&lt;P&gt;When the script code do not find the named file (named by the loop for ... each) the script stops and shows me an error messege.&lt;/P&gt;
&lt;P&gt;I would like the scripts do not stops for this reason , instead I would like the script ignore the csv which not exists and takes the following one.&lt;/P&gt;
&lt;P&gt;Is there an easy way to do this?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 09:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-avoid-a-quot-not-found-quot-file-error-notification/m-p/1926771#M76316</guid>
      <dc:creator>lmenendez_grupo_pinero</dc:creator>
      <dc:date>2022-05-05T09:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid a "not found" file error notification</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-avoid-a-quot-not-found-quot-file-error-notification/m-p/1926779#M76317</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Add the following at the start of your script:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;set ErrorMode=0;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/ErrorVariables/ErrorMode.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/ErrorVariables/ErrorMode.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Vitalii&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 10:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-avoid-a-quot-not-found-quot-file-error-notification/m-p/1926779#M76317</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-05-05T10:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid a "not found" file error notification</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-avoid-a-quot-not-found-quot-file-error-notification/m-p/1926811#M76321</link>
      <description>&lt;P&gt;Excellent , I set 0 before and 1 after the loop to be notificated in case of other kind of errors.&lt;/P&gt;
&lt;P&gt;Many Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 11:11:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-avoid-a-quot-not-found-quot-file-error-notification/m-p/1926811#M76321</guid>
      <dc:creator>lmenendez_grupo_pinero</dc:creator>
      <dc:date>2022-05-05T11:11:25Z</dc:date>
    </item>
  </channel>
</rss>

