File r37/lisp/csl/html/r37_0022.html artifact ecacef9702 part of check-in a57e59ec0d



<A NAME=percent>

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



<B>%</B> _ _ _ <B>PERCENT</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>command</B><P>
<P>
 
The percent sign is used to precede comments; everything from a percent 
to the end of the line is ignored. 
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>

df(x**3 + y,x);% This is a comment key{Return} 


     2
  3*X  


int(3*x**2,x) %This is a comment; key{Return} 
</TT></PRE><P>A prompt is given, waiting for the semicolon that was not 
detected in the comment<P><PRE><TT></TT></PRE><P> 
<P>
<P>
Statement delimiters <em>;</em> and <em>$</em> are not detected between a 
percent sign and the end of the line. 
<P>
<P>
<P>


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