Multiple Parameters
mafioso1823_at_contourmediagroup.com
Date: 07/24/04
- Next message: Nandkishore.Sagi: "Help required with DBI"
- Previous message: Paul Johnson: "Re: Trying to understand sort and anonymous sub"
- Next in thread: James Edward Gray II: "Re: Multiple Parameters"
- Reply: James Edward Gray II: "Re: Multiple Parameters"
- Reply: Jupiterhost.Net: "Re: Multiple Parameters"
- Maybe reply: James Edward Gray II: "Re: Multiple Parameters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <beginners@perl.org> Date: Sat, 24 Jul 2004 12:38:04 -0400
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 the new file it creates with the
new changes, but i can't figure out how to seperate each argument, can some
one tell me how to do something like this. Any help is very much
appreciated.
- Next message: Nandkishore.Sagi: "Help required with DBI"
- Previous message: Paul Johnson: "Re: Trying to understand sort and anonymous sub"
- Next in thread: James Edward Gray II: "Re: Multiple Parameters"
- Reply: James Edward Gray II: "Re: Multiple Parameters"
- Reply: Jupiterhost.Net: "Re: Multiple Parameters"
- Maybe reply: James Edward Gray II: "Re: Multiple Parameters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|