> how do i solve this? > > my $line="abcdefgh"; > > i want output which has 8 lines: > 1st outline: abcdefgh > 2nd outline:ab bc cd de ef fg gh > 3nd outline:abc bcd cde def efg fgh > 4th outline.......so on >
But what is "so on" ? Is that the 4th line like abcd bcde, but what next? I can't read the logic here. > please let me know the shortest code tp perform this. i can run it but lot > of code.. Would you show us your code ? That's better to eval your idea. =) Rgds, Connie -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]