Out of Office error

Running an Out of Office agent manually in R6 I get an error stating: Cannot find external name: TIMEGETFROMITEM error.

I replace the design to the standard R5 mail template and I do not get this error.

Has anyone seen this or encountered this before?

Thanks in advanced!

Moe

Subject: Out of Office error

Hi,open the design of the OOO agent:

the Option object should look like the following (the last line solves the problem):

Option Public

Option Explicit

Use “Common”

Use “TIMEUtilities” <========

Cheers,

Barry