|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Convert msg files to mimeby TheBigAmbulance (Acolyte) |
| on Jun 28, 2011 at 15:54 UTC ( [id://911797]=perlquestion: print w/replies, xml ) | Need Help?? |
|
TheBigAmbulance has asked for the wisdom of the Perl Monks concerning the following question: I have found the following perl script online to convert a msg file saved from Outlook into a mime file.
It is working good, and a huge THANK YOU to the author. The reason I am posing here is that if I want to use this script, I need to initiate it by entering the following: $ perl ./msg.pl *msgWhat I am trying to accomplish is scan the entire directory for msg files, and parse them accordingly.
As a novice perl programmer, could someone offer a suggestion at how I would go about accomplishing my goal of not having to enter the ' *msg'? Thank you for your time.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||