permission looks ok, i can open (read/write) it without errors.
i'm thinking by now of other alogorithm. i'm thinking of using the file function to read the content of the $infile then do the manipulation with the result array and then save changes to the $outfile. what do you think?
has anyone here created some sort of utility for converting csv file to fixed-width format?
hope you could share your thoughts, algorithm, whatever that might help me with this....