John W Kennedy wrote:
> 
> You /cannot/ do what you want to do. These are variable-length  
> records. You cannot rewrite them; you /must/ create a new file.

Sure he can - if you noticed the code earlier, you would note
that he read the file in, modified and pushed each line into
an array and then rewound and wrote it back.
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to