RE: Using Outlook in Win32::OLE

2003-06-22 Thread Bautista, Rodel D.\(Digitel-GSM\)
ds. Rodel D. Bautista > -Original Message- > From: Steve Gross [SMTP:[EMAIL PROTECTED] > Sent: Friday, June 20, 2003 9:37 PM > To: 'Bautista, Rodel D.(Digitel-GSM)' > Subject: RE: Using Outlook in Win32::OLE > > Would it be possible to get a copy of your script

RE: Using Outlook in Win32::OLE

2003-06-19 Thread Roy Sprague
Try http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaol10/htm l/olobjApplication.asp This site has all the available methods for Outlook. The examples are in VB but they can be converted to Perl. The following code will open a list of pst files into Outlook. use Win32::OLE; $o

RE: Using Outlook in Win32::OLE

2003-06-18 Thread Herold Heiko
to:[EMAIL PROTECTED] > Sent: Thursday, June 19, 2003 4:59 AM > To: Charbeneau, Chuck > Cc: PERL-WIN32-USERS > Subject: RE: Using Outlook in Win32::OLE > > > Sir, I've tried the following script below and here is the result. > > a) the "mapis32.exe&qu

RE: Using Outlook in Win32::OLE

2003-06-18 Thread Bautista, Rodel D.\(Digitel-GSM\)
u help me again on this. Thank you very much. Rodel D. Bautista > -Original Message----- > From: Charbeneau, Chuck [SMTP:[EMAIL PROTECTED] > Sent: Wednesday, June 18, 2003 8:13 PM > To: 'Bautista, Rodel D.(Digitel-GSM)' > Subject: RE: Using Outlook in Win32::OL

RE: Using Outlook in Win32::OLE

2003-06-18 Thread Bautista, Rodel D.\(Digitel-GSM\)
TECTED] > Sent: Thursday, June 19, 2003 8:05 AM > To: Charbeneau, Chuck > Cc: PERL-WIN32-USERS > Subject: RE: Using Outlook in Win32::OLE > > Sir, again thank you very much for your help (and for everyone who shared > some of their time replying to my queries and assis

RE: Using Outlook in Win32::OLE

2003-06-18 Thread Bautista, Rodel D.\(Digitel-GSM\)
e also encountered a problem with the attachment, it cannot be opened or saved. with much appreciation. Rodel D. Bautista > -----Original Message- > From: Charbeneau, Chuck [SMTP:[EMAIL PROTECTED] > Sent: Wednesday, June 18, 2003 8:13 PM > To: 'Bautista, Rodel D.(Dig

RE: Using Outlook in Win32::OLE

2003-06-17 Thread Herold Heiko
Works fine for me. Check the configuration of outlook. Try checking if outlook is configured for asking which profile to use when opened. Try the whole thing with outlook already open, in that case you shouldn't get the profile prompt since at first you try to reuse an existing session with Win32::

RE: Using Outlook in Win32::OLE

2003-06-17 Thread Charbeneau, Chuck
> From: Bautista, Rodel D.(Digitel-GSM) > Subject: FW: Using Outlook in Win32::OLE > I'm entirely at a loss here. I'm in dire need of help with my > problem below. I've tried searching for a perl script that > automatically connect/log me to an outlook application and > send a mail with an at