NSFNoteOpen Questions

1

Notes C API
I am using Notes 8.5 and trying to run an agent that uses the C API. The function I am using is as follows:status = NSFNoteDeleteExtended(hDb, 40790, UPDATE_NOSTUB). I always get the error 540 which is This function is inappropriate for filesystem directories. I have also tried this with NSFNoteOpen and got the same 540 [...]

Answer Question   |  June 23, 2009  4:49 PM
Lotus Notes, Lotus Notes 6.5, Lotus Notes API, NSFNoteDelete, NSFNoteDeleteExtended, NSFNoteOpen
asked by:
30 pts.

Maximum number of memory segments that Notes can support has been exceeded
I am using C API and for specific NSF (containing large no of Docs 710, and View + folders = 47), I am getting “Maximum number of memory segments that Notes can support has been exceeded” error. I am generally getting this error in CDBITMAPSEGMENT, NSFNoteOpen etc. Any workarround….

Answer Question   |  April 16, 2009  10:20 AM
C, CDBITMAPSEGMENT, Lotus Notes 7.0.2, Lotus Notes 7.x, Lotus Notes Developement, NSFNoteOpen
asked by:
70 pts.

1