@allolex
Hi,
the code is complete (on my computer, not here). My code use File::Find without problems. My problem is: the subroutine textsformat formats a textfile(saved in, see open (OUTPUT, ">$text.txt"). How can I append this file ($text.txt) to the file (saved in, see open(FILE, ">>$entry.tab") ? I hope you understand my question. Also I hope you can help me.
star7
Comment on Re: Re: Reformatting while traversing directories