<?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 Cannot subscript Display Box error in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Cannot-subscript-Display-Box-error/m-p/242978#M47952</link>
    <description>&lt;P&gt;I have a custom script, but am seeing an error that says “Cannot subscript Display Box in access or evaluation of Report(dis)[Outline Box(6)]".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyone who can help?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2020 07:40:21 GMT</pubDate>
    <dc:creator>RobRobeyns</dc:creator>
    <dc:date>2020-01-27T07:40:21Z</dc:date>
    <item>
      <title>Cannot subscript Display Box error</title>
      <link>https://community.jmp.com/t5/Discussions/Cannot-subscript-Display-Box-error/m-p/242978#M47952</link>
      <description>&lt;P&gt;I have a custom script, but am seeing an error that says “Cannot subscript Display Box in access or evaluation of Report(dis)[Outline Box(6)]".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyone who can help?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 07:40:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Cannot-subscript-Display-Box-error/m-p/242978#M47952</guid>
      <dc:creator>RobRobeyns</dc:creator>
      <dc:date>2020-01-27T07:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot subscript Display Box error</title>
      <link>https://community.jmp.com/t5/Discussions/Cannot-subscript-Display-Box-error/m-p/242979#M47953</link>
      <description>&lt;P&gt;This error often happens if you are trying to reference an Outline Box (or some other type of box) in a report that doesn't exist.&amp;nbsp; It could be that in your script, you create and close a report multiple times, and for whatever reason in one of the reports that Outline Box isn't there, maybe because it doesn't apply to that particular set of data.&amp;nbsp; The easiest way to bypass this and allow your script to keep running is to simply add a Try() function around that line of code.&amp;nbsp; Therefore, do a search for the line where "&lt;SPAN&gt;Report(dis)[Outline Box(6)]" appears in your script, and put the entire line inside the try function.&amp;nbsp; Please let me know if this is clear and if it is a good solution for you.&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2020 09:51:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Cannot-subscript-Display-Box-error/m-p/242979#M47953</guid>
      <dc:creator>HadleyMyers</dc:creator>
      <dc:date>2020-01-27T09:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot subscript Display Box error</title>
      <link>https://community.jmp.com/t5/Discussions/Cannot-subscript-Display-Box-error/m-p/243269#M48011</link>
      <description>Thanks Hadley!&lt;BR /&gt;That does the trick!</description>
      <pubDate>Tue, 28 Jan 2020 14:00:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Cannot-subscript-Display-Box-error/m-p/243269#M48011</guid>
      <dc:creator>RobRobeyns</dc:creator>
      <dc:date>2020-01-28T14:00:43Z</dc:date>
    </item>
  </channel>
</rss>

