Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: (RhetTbull) Re: Win32 - M$ Outlook and Perl.

by Mr. Muskrat (Canon)
on May 06, 2002 at 22:07 UTC ( [id://164465]=note: print w/replies, xml ) Need Help??


in reply to (RhetTbull) Re: Win32 - M$ Outlook and Perl.
in thread Win32 - M$ Outlook and Perl.

Very nice.
But I'd change the following: my $saveas = 'c:\temp\foo';
to: my $saveas = "c:/temp/foo/".$filename;
so you don't overwrite the attachments. Of course, you may have wanted to do that.


Matthew Musgrove
Who says that programmers can't work in the Marketing Department?
Or is that who says that Marketing people can't program?

Replies are listed 'Best First'.
(RhetTbull) Re: Re: (RhetTbull) Re: Win32 - M$ Outlook and Perl.
by RhetTbull (Curate) on May 06, 2002 at 22:13 UTC
    Actually, that was just for demonstration purposes. I realized I was overwriting 'foo' but then again, I don't name anything I intend to keep 'foo' ;-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://164465]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-20 02:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found