LoneWolf wrote: > > Here's the cleanup script as it stands right now. The problem with the file > that comes out is leading white space after each | >
Then focus on the pipe. $_ =~ s/\s*\|\s*//g; Joseph -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]