[EMAIL PROTECTED] wrote:
Dear All,
I am a beginner in Perl..
I need a perl script to open a file from a specific folder where the
script is.
Note:That folder will always have one file but with different name and
with same extension.
I also have to get the name of that file and rename it by adding some
characters to the old name of the file after doing some data
manipulation in that file.
Please guide me in this regard..
I am awaiting your replies ASAP...
Thanks in Advance..
OK, your boss is an ass (the donkey type, not the type you would only touch
with a layer of toilet paper between you and it).
It would be helpful if you can give some examples of that you expect from those
files. It would also be helpful if you can tell what are results you want,
with respect to the input.
Do you want:
1. Simply to rename the files?
2. Read the files, process them, and store the results in different files (this is called
"data munging")?
It helps if you post the code you have so far. This is not an option; your
best efforts provide insights that you may not be aware of. Please post code.
--
Just my 0.00000002 million dollars worth,
Shawn
"For the things we have to learn before we can do them, we learn by doing them."
Aristotle
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/