<?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: Why is caption not displaying properly? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Why-is-caption-not-displaying-properly/m-p/662984#M85169</link>
    <description>&lt;P&gt;Have you tried to run the example from the Scripting Index to make sure it is working?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
Caption(
	{100, 200},
	"explanation",
	Font( "Arial Black" ),
	Font Size( 16 ),
	Text Color( "blue" ),
	Back Color( "yellow" ),
	Spoken( 1 ),
	Delayed( 1 )
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Also, any option arguments from one Caption() function call are remembered in the next call. They act like defaults for subsequent calls. Does it fail on the first and every subsequent call, or fail only on some calls?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 14:51:42 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2023-07-27T14:51:42Z</dc:date>
    <item>
      <title>Why is caption not displaying properly?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-is-caption-not-displaying-properly/m-p/662922#M85162</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;caption("Warning:xxxxxxx")&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;My computer is a mac system with jmp17, every time I use caption it doesn't display the text, I don't know what's the reason, thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 13:01:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-is-caption-not-displaying-properly/m-p/662922#M85162</guid>
      <dc:creator>lehaofeng</dc:creator>
      <dc:date>2023-07-27T13:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why is caption not displaying properly?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-is-caption-not-displaying-properly/m-p/662984#M85169</link>
      <description>&lt;P&gt;Have you tried to run the example from the Scripting Index to make sure it is working?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
Caption(
	{100, 200},
	"explanation",
	Font( "Arial Black" ),
	Font Size( 16 ),
	Text Color( "blue" ),
	Back Color( "yellow" ),
	Spoken( 1 ),
	Delayed( 1 )
);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Also, any option arguments from one Caption() function call are remembered in the next call. They act like defaults for subsequent calls. Does it fail on the first and every subsequent call, or fail only on some calls?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 14:51:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-is-caption-not-displaying-properly/m-p/662984#M85169</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2023-07-27T14:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why is caption not displaying properly?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-is-caption-not-displaying-properly/m-p/662995#M85170</link>
      <description>&lt;P&gt;Thank you for your answer! It works perfect！&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 15:04:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-is-caption-not-displaying-properly/m-p/662995#M85170</guid>
      <dc:creator>lehaofeng</dc:creator>
      <dc:date>2023-07-27T15:04:19Z</dc:date>
    </item>
  </channel>
</rss>

