Memory problems
- From: "Peter Bird" <Me@xxxxxxxx>
- Date: Mon, 17 Apr 2006 21:45:48 +0100
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
.
- Prev by Date: RE: Why doesn't my email content show up?
- Next by Date: Re: importing form oe
- Previous by thread: Student Version of 2003
- Next by thread: Re: Importing multiple identities from Express to Outlook
- Index(es):