<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How can I view 'sub-portions' of Maple procedures?</title>
    <link>http://www.mapleprimes.com/questions/96101-How-Can-I-View-subportions-Of-Maple</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 09:17:06 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 09:17:06 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How can I view 'sub-portions' of Maple procedures?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How can I view 'sub-portions' of Maple procedures?</title>
      <link>http://www.mapleprimes.com/questions/96101-How-Can-I-View-subportions-Of-Maple</link>
    </image>
    <item>
      <title>readlib</title>
      <link>http://www.mapleprimes.com/questions/96101-How-Can-I-View-subportions-Of-Maple?ref=Feed:MaplePrimes:How can I view 'sub-portions' of Maple procedures?:Comments#answer96103</link>
      <itunes:summary>&lt;p&gt;&lt;strong&gt;readlib&lt;/strong&gt; is not needed any more: it's a hold-over from long-ago versions of Maple that used a different model for accessing library functions.&amp;nbsp; Just use (after &lt;strong&gt;interface(verboseproc=2)&lt;/strong&gt;)&lt;/p&gt;
&lt;p&gt;&amp;gt; print(`fsolve/sysnewton`);&lt;/p&gt;
&lt;p&gt;Or you can use &lt;strong&gt;showstat&lt;/strong&gt; instead of &lt;strong&gt;print&lt;/strong&gt;: that will give you line numbers.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;strong&gt;readlib&lt;/strong&gt; is not needed any more: it's a hold-over from long-ago versions of Maple that used a different model for accessing library functions.&amp;nbsp; Just use (after &lt;strong&gt;interface(verboseproc=2)&lt;/strong&gt;)&lt;/p&gt;
&lt;p&gt;&amp;gt; print(`fsolve/sysnewton`);&lt;/p&gt;
&lt;p&gt;Or you can use &lt;strong&gt;showstat&lt;/strong&gt; instead of &lt;strong&gt;print&lt;/strong&gt;: that will give you line numbers.&lt;/p&gt;</description>
      <guid>96103</guid>
      <pubDate>Wed, 18 Aug 2010 19:57:53 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>Thanks</title>
      <link>http://www.mapleprimes.com/questions/96101-How-Can-I-View-subportions-Of-Maple?ref=Feed:MaplePrimes:How can I view 'sub-portions' of Maple procedures?:Comments#comment96105</link>
      <itunes:summary>&lt;p&gt;I got it to work; the solution was in fact much simpler.&lt;/p&gt;
&lt;p&gt;Readlib works in place of print, i was just using the wrong type of quotes.&lt;/p&gt;
&lt;p&gt;Print seems to be better though.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the quick response.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I got it to work; the solution was in fact much simpler.&lt;/p&gt;
&lt;p&gt;Readlib works in place of print, i was just using the wrong type of quotes.&lt;/p&gt;
&lt;p&gt;Print seems to be better though.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for the quick response.&lt;/p&gt;</description>
      <guid>96105</guid>
      <pubDate>Wed, 18 Aug 2010 20:19:37 Z</pubDate>
      <itunes:author>RossC</itunes:author>
      <author>RossC</author>
    </item>
  </channel>
</rss>