<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, how to use debugger with proc tht returns nothin !!</title>
    <link>http://www.mapleprimes.com/questions/39280-How-To-Use-Debugger-With-Proc-Tht-Returns</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Fri, 12 Jun 2026 11:45:50 GMT</lastBuildDate>
    <pubDate>Fri, 12 Jun 2026 11:45:50 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, how to use debugger with proc tht returns nothin !!</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, how to use debugger with proc tht returns nothin !!</title>
      <link>http://www.mapleprimes.com/questions/39280-How-To-Use-Debugger-With-Proc-Tht-Returns</link>
    </image>
    <item>
      <title>desperate? post your sheet</title>
      <link>http://www.mapleprimes.com/questions/39280-How-To-Use-Debugger-With-Proc-Tht-Returns?ref=Feed:MaplePrimes:how to use debugger with proc tht returns nothin !!:Comments#answer71442</link>
      <itunes:summary>&lt;p&gt;Most likely somebody may guide you (even if writing in normal style ... stumbling into new is always a bit of pain, do not give up) if you upload your problem&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Most likely somebody may guide you (even if writing in normal style ... stumbling into new is always a bit of pain, do not give up) if you upload your problem&lt;/p&gt;</description>
      <guid>71442</guid>
      <pubDate>Tue, 27 May 2008 23:31:52 Z</pubDate>
      <itunes:author>Axel Vogt</itunes:author>
      <author>Axel Vogt</author>
    </item>
    <item>
      <title>procedure with commands</title>
      <link>http://www.mapleprimes.com/questions/39280-How-To-Use-Debugger-With-Proc-Tht-Returns?ref=Feed:MaplePrimes:how to use debugger with proc tht returns nothin !!:Comments#answer71438</link>
      <itunes:summary>&lt;p&gt;Just put the commands in a procedure with no arguments - use print to force output of the individual commands. This can be used with the debugger, e.g.,&lt;/p&gt;
&lt;p&gt;dothem:=proc()&lt;br /&gt;
&amp;nbsp;&amp;nbsp; print(plot(x^2,x=0..2));&lt;br /&gt;
&amp;nbsp;&amp;nbsp; print(&amp;quot;Yo ho ho&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp; DEBUG();&lt;br /&gt;
&amp;nbsp;&amp;nbsp; print(int(sin(x),x=0..Pi));&lt;br /&gt;
end proc;&lt;/p&gt;
&lt;p&gt;(the last &amp;quot;print&amp;quot; is redundant). To invoke it:&lt;/p&gt;
&lt;p&gt;dothem();&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Just put the commands in a procedure with no arguments - use print to force output of the individual commands. This can be used with the debugger, e.g.,&lt;/p&gt;
&lt;p&gt;dothem:=proc()&lt;br /&gt;
&amp;nbsp;&amp;nbsp; print(plot(x^2,x=0..2));&lt;br /&gt;
&amp;nbsp;&amp;nbsp; print(&amp;quot;Yo ho ho&amp;quot;);&lt;br /&gt;
&amp;nbsp;&amp;nbsp; DEBUG();&lt;br /&gt;
&amp;nbsp;&amp;nbsp; print(int(sin(x),x=0..Pi));&lt;br /&gt;
end proc;&lt;/p&gt;
&lt;p&gt;(the last &amp;quot;print&amp;quot; is redundant). To invoke it:&lt;/p&gt;
&lt;p&gt;dothem();&lt;/p&gt;</description>
      <guid>71438</guid>
      <pubDate>Wed, 28 May 2008 00:34:21 Z</pubDate>
      <itunes:author>dharr</itunes:author>
      <author>dharr</author>
    </item>
    <item>
      <title>i got it !!</title>
      <link>http://www.mapleprimes.com/questions/39280-How-To-Use-Debugger-With-Proc-Tht-Returns?ref=Feed:MaplePrimes:how to use debugger with proc tht returns nothin !!:Comments#answer71431</link>
      <itunes:summary>&lt;p&gt;thank you professor !!&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;thank you professor !!&lt;/p&gt;</description>
      <guid>71431</guid>
      <pubDate>Wed, 28 May 2008 08:19:22 Z</pubDate>
      <itunes:author>mikewinifred</itunes:author>
      <author>mikewinifred</author>
    </item>
  </channel>
</rss>