Hello,
I wrote a VB6 application which uses the Notes COM object to add appointments to Lotus Notes. The program works fine with Lotus Notes 5.0. I am now testing it with Lotus Notes 6.0 and have found that when attempting to add a new appointment, the ComputeWithForm method fails with ‘Incorrect data type for operator or @Function: Number expected’. Obviously, there is some subtle difference in 6.0. Does anyone know why this might be happening? Can anyone provide some sample code to successfully create an appointment with the Notes 6.0 COM object?
Thank You,
SMB