Dear All,
I have implemented a lotusscript program that works perfectly on Windows and Linux.
But it fails on MacOS:
Dim db As New NotesDatabase(“”, “”)
Call db.openmail
Set doc = db.CreateDocument()
This code raises the message
“Database mail\mikael.nsf” has not been opened yet."
I have checked the file mikael.nsf file under <notes_data>/mail but it does not exist. Only mikael (without nsf extension) exists.
Do you know why such an error message? Any suggestions?
Thanks a lot.
Mikaël Donini, Arkadin.