Newbie: how to launch Outlook Express instead of Outlook 
Author Message
 Newbie: how to launch Outlook Express instead of Outlook

I created a script that sends a message using Outlook.

The following line causes Outlook to be invoked.

Set objAppl = CreateObject("Outlook.Application")

Can I change that so that Outlook Express gets used instead?? How?
TIA

Brian Scoffield
just remove NOSPAM to reply



Sat, 11 Jan 2003 03:00:00 GMT  
 Newbie: how to launch Outlook Express instead of Outlook
OE has no programmable objects, so you can't really do it.

steve


Quote:
> I created a script that sends a message using Outlook.

> The following line causes Outlook to be invoked.

> Set objAppl = CreateObject("Outlook.Application")

> Can I change that so that Outlook Express gets used instead?? How?
> TIA

> Brian Scoffield
> just remove NOSPAM to reply




Sat, 11 Jan 2003 03:00:00 GMT  
 Newbie: how to launch Outlook Express instead of Outlook
Thanks,
That's what I was afraid of...
Oh well, back to the drawing board...

Quote:

>OE has no programmable objects, so you can't really do it.

>steve



>> I created a script that sends a message using Outlook.

>> The following line causes Outlook to be invoked.

>> Set objAppl = CreateObject("Outlook.Application")

>> Can I change that so that Outlook Express gets used instead?? How?
>> TIA

>> Brian Scoffield
>> just remove NOSPAM to reply


Brian Scoffield
just remove NOSPAM to reply



Sat, 11 Jan 2003 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Can you reference outlook express instead of outlook

2. VBScript (Launch Outlook Express)

3. Script Outlook and Outlook Express

4. Outlook VS Outlook Express

5. How to config outlook and outlook express by writing scripting

6. how to launch Outlook Express and send out mail with hotmail account from VB

7. Launching Outlook express from VB

8. Newbie question: How to export Outlook Express Block Senders list to Excel

9. cannot connect outlook to email server, but can connect outlook express

10. Inserting icons onto Outlook and Outlook Express

11. Outlook - or outlook Express

12. Programming outlook/outlook express from code

 

 
Powered by phpBB® Forum Software