how to "repeat " ...

bhaarthi R <[email protected]> Tue, 23 May 2006 21:38:17 -0700 (PDT)
Newsgroups gmane.comp.lex.flex.general
Message-ID <[email protected]>
--===============0284251099==
Content-Type: multipart/alternative; boundary="0-169373619-1148445497=:55173"
Content-Transfer-Encoding: 8bit

--0-169373619-1148445497=:55173
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

The following is the requirement. 
  I have a script file with the following tokens, 
  send "abc" 
receive 
wait 8 
repeat 10 
send "abc" 
receive 
wait 9 
repeat_end 
  If the commands between repeat and repeat_end have to be executed 
10(repeat count) times , is there any staright forward way in lex/flex to 
implement this? 



		
---------------------------------
Blab-away for as little as 1¢/min. Make  PC-to-Phone Calls using Yahoo! Messenger with Voice.
--0-169373619-1148445497=:55173
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

<DIV style="PADDING-LEFT: 6px"><A name=msg_d1705cdd3a63b4bd></A>The following is the requirement. <BR>  <div>I have a script file with the following tokens, <BR>  <div>send "abc" <BR>receive <BR>wait 8 <BR>repeat 10 <BR>send "abc" <BR>receive <BR>wait 9 <BR>repeat_end <BR>  <div>If the commands between repeat and repeat_end have to be executed <BR>10(repeat count) times , is there any staright forward way in lex/flex to <BR>implement this? <BR></div></DIV><p>
		<hr size=1>Blab-away for as little as 1¢/min. Make <a href="http://us.rd.yahoo.com/mail_us/taglines/postman2/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com"> PC-to-Phone Calls</a> using Yahoo! Messenger with Voice.
--0-169373619-1148445497=:55173--



--===============0284251099==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
help-flex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-flex

--===============0284251099==--