Re: [MacPerl] appending files

2001-08-01 Thread Detlef Lindenthal
=Brad Rice wrote: > I wrote this script to take a directory of text files and append them > into one BBEdit text file. ... > Any suggestion for making this script better?I'm still > pretty new at PERL. =cut ##Hi Brad, ## you can do this: #!perl -w #

[MacPerl] appending files

2001-08-01 Thread Brad Rice
I wrote this script to take a directory of text files and append them into one BBEdit text file. I get comma separated files generated from our webserver and flow them into a Quark XPress template using Xdata variable data Xtension. At first I either had to copy and paste all the entries into