Cool it works, thanks alot for your help.
-Original Message-
From: James Edward Gray II [mailto:[EMAIL PROTECTED]
Sent: Monday, July 26, 2004 9:04 PM
To: [EMAIL PROTECTED]
Cc: Perl Beginners
Subject: Re: Multiple Parameters
On Jul 26, 2004, at 6:29 PM, <[EMAIL PROTECTED]>
On Jul 26, 2004, at 6:29 PM, <[EMAIL PROTECTED]> wrote:
Thank you very much for your help, but i have one more question, is
this the
way that regex works or is it something in my code, every time i try
to run
the script to search for a comma and replace it with a new line
character
(\n) it just
line
character.
-Original Message-
From: James Edward Gray II [mailto:[EMAIL PROTECTED]
Sent: Monday, July 26, 2004 9:22 AM
To: [EMAIL PROTECTED]
Cc: Perl Beginners
Subject: Re: Multiple Parameters
(Let's keep our discussion on the list so all can help and learn.)
On Jul 25, 2004,
(Let's keep our discussion on the list so all can help and learn.)
On Jul 25, 2004, at 8:09 PM, <[EMAIL PROTECTED]> wrote:
OK i still can't figure this out, i understand what you explained but i
still can't figure out why it doesn't want to write to the new file
and also
why it only removes the co
at script.pl line 11, <>
line
1.
Why am i getting these errors, and how can i fix this?
Thanks in advance.
-Original Message-
From: James Edward Gray II [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 24, 2004 3:13 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Multip
ch file or directory at script.pl line 11, <> line
1.
Why am i getting these errors, and how can i fix this?
Thanks in advance.
-Original Message-
From: James Edward Gray II [mailto:[EMAIL PROTECTED]
Sent: Saturday, July 24, 2004 3:13 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Su
[EMAIL PROTECTED] wrote:
Hello,
I am trying to write a search and replace script that can accept multiple
arguments, but i want the first argument to be the filename to read, the
next one to be the string to search for, the next one to be the replacement
string, and the last one to be the name of
On Jul 24, 2004, at 11:38 AM, <[EMAIL PROTECTED]> wrote:
I am trying to write a search and replace script that can accept
multiple
arguments, but i want the first argument to be the filename to read,
the
next one to be the string to search for, the next one to be the
replacement
string, and the