http://qs1969.pair.com?node_id=263350


in reply to Re: How do you add .RTF to a file
in thread How do you add .RTF to a file

UPDATE: Sorry, I just realized I made a mistake, should have written like this:
my $file = 'file1'; $file =~ s/$/.rtf/; # $file will now contain the .rtf extension