Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - General Queries (http://www.outlookbanter.com/outlook-general-queries/)
-   -   Memory problems (http://www.outlookbanter.com/outlook-general-queries/11843-memory-problems.html)

Peter Bird April 17th 06 10:45 PM

Memory problems
 
Hi

I am setting up a program to back up the Outlook folders to a PST file on
an Exchange 2000 and Outlook 2000 installation by using the following syntax
For i = 1 to SRCPATCount
Set mySRCPATItem = SRCPATItems(i)
Set mySRCPATCopy = mySRCPATItem.copy
mySRCPATCopy.move BAKPATFolder
Next

This is causing me problems in that the memory usage just climbs until the
computer runs out of memory.

Can anyone tell me how to flush the memory or use another method of backing
up the records

Thanks

Peter




All times are GMT +1. The time now is 08:50 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-2006 OutlookBanter.com