A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outlook commands



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 18th 06, 02:12 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 12
Default Outlook commands



"Sue Mosher [MVP-Outlook]" wrote:

Okay I'llk check it out but I have to tell you that since posting I gave an
inbox duplicate mover macro a try. Although a few coding changes were
necessary I was surprised to see how slow it really was.


YMMV, depending on the version and code. There are slower techniques and faster techniques, but we have no idea yet what you used.

No wonder there is a
maximum 10 minute for Outlook macro's to run.


There is no such thing. Sounds like you're referring to the "object model guard" that restricts access to protected properties and methods for security reasons. There are ways around that, too. See http://www.outlookcode.com/d/sec.htm

In the absence of a macro
recorder combined with the slow speed of a macro running in Outlook the time
and effort to write a command line email processor might be better spent.


Such a processor would have to use the same methods as VBA, unless you want to use C++ or Delphi to write the tool with Extended MAPI.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how do Visual Basic Application (VBA) commands work Jason Outlook and VBA 2 January 10th 06 10:50 AM


All times are GMT +1. The time now is 08:31 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.