hi,. i would like to quickly append a string to a variable. Suppose $filename has "/tmp/xyz after appending i want to get $filename as /tmp/xyz.NEW.
I'm getting a ? for a . (period). I'm doing something like open NEWFH, "> $filename.new" or die "new procmailrc err"; where $filename has /tmp/xyz Anything really silly here?? regards -Ajey -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>