Hey Dave, that's EXACTLY what I wanted. Thank you so much :D. This is the code I used,
for($i=1;$i<=scalar(@detail);$i++) { print OUT "$detail[$i-1]"; if($i%59==0) { print OUT "\n"; } }
but yours looks worked too. thanks :)
In reply to Re^4: How do I remove spaces between sequences in a file
by bingalee
in thread How do I remove spaces between sequences in a file
by bingalee
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |