<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:メイリオ
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Dear Sir<div><br></div><div>I would like to know how to display the present number of looping.</div><div><br></div><div>For example</div><div><br></div><div>mon=1</div><div>while(mon&lt;=12)</div><div>'define a=b+c'</div><div>say result</div><div><br></div><div>(I would like to display the value of 'mon' here.)</div><div><br></div><div>mon=mon+1</div><div>endwhile</div><div><br></div><div>Best Regards,</div><div>Takaya Namba</div>                                               </div></body>
</html>