Hello Purshottam,
Wednesday, December 05, 2001, Purshottam Chandak <[EMAIL PROTECTED]> wrote:
PC> i was trying to work it out, for any kind of array.
PC> the following pseudo code doesn't seem to work
PC> for(.....) {
PC> if(...) {
PC> ..........
PC> }
PC> else {
PC> ........
PC> break;
PC> }
PC> }
PC> the break statement is not working. Even when it comes into the else part,
PC> it doesn't break the for loop.
PC> Suggestions?
perldoc -f last
Best wishes,
Maxim mailto:[EMAIL PROTECTED]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]