s*:
#!/usr/bin/perl
#-
# Script Name: Project7-2.pl from Perl: A beginners guide
# Script Version: 1.0
# Date: July 18th 2002
# Author: Carrie Lyn Brammer
# Description: A find/replace application ---> A Program that mimics the action of the
find/replace option
# available on most wor
I've looked throgh the recent archives. A lot of what is being discussed seems too
'advanced' for me. I guess i'm a REAL baby newbie.
Can someone please look at the following project, and tell me why it is not writing
the contents of the readfile.txt to the writefile.txt?
It's tough to learn