File r37/lisp/csl/html/r37_0042.html artifact ce7fd99632 part of check-in a57e59ec0d



<A NAME=COMMENT>

<TITLE>COMMENT</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>



<B>COMMENT</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>command</B><P>
<P>
 
Beginning with the word <em>comment</em>, all text until the next statement 
terminator (<em>;</em> or <em>$</em>) is ignored. 
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>

x := a**2 comment--a is the velocity of the particle;;
 


        2
  X := A

</TT></PRE><P>Note that the first semicolon ends the comment and the second one 

terminates the original REDUCE statement. 
<P>
<P>
Multiple-line comments are often needed in interactive files. The 
<em>comment</em> command allows a normal-looking text to accompany the 
REDUCE statements in the file. 
<P>
<P>
<P>


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]