Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Diff of /trunk/doc/jp/html/macro/command/fornext.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 572 by maya, Sat Sep 22 14:19:09 2007 UTC revision 1034 by maya, Tue Oct 21 00:30:15 2008 UTC
# Line 34  next Line 34  next
34  <h2>例</h2>  <h2>例</h2>
35    
36  <pre class="macro-example">  <pre class="macro-example">
37  <code>; 10回繰り返す。  ; 10回繰り返す。
38  for i 1 10  for i 1 10
39    sendln 'abc'    sendln 'abc'
40  next  next
# Line 43  next Line 43  next
43  for i 5 1  for i 5 1
44    sendln 'abc'    sendln 'abc'
45  next  next
46  </code></pre>  </pre>
47    
48  </body>  </body>
49  </html>  </html>

Legend:
Removed from v.572  
changed lines
  Added in v.1034

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26