LotusScript to C API Programming Guide

rtLib Domino Rich Text Management template
Home
Show details for ContentContent
Purchase
Ready-to-use samples
Show details for Online resourcesOnline resources
Forum
Links
Happy readers

Anonymous

login


 

Hosted by Prominic.NET, Inc.
Main topic: 64Kb barrier problem using ListAllocate, ListAddEntry and MailExpandNames functions

64Kb barrier problem using ListAllocate, ListAddEntry and MailExpandNames functions (by Normunds Kalnberzins, 06/30/2004 12:50:24 AM)

You think this restriction is related to hendle length. IMO it's not about handles, but size of memory allocated. People who implemented lists probably thought about them as content of an item or something that also has this kind of limitations.

And yes this solution may give you some workaround, I also though about this, but then decided that most probably the problem appears when people send to one but big group like All or AllSales. If that's the case the secretary of the big boss will have to think hard about how to select an alternative. Probably will have to ask the admins to split up the big group in All-1, All-2, etc. Or it's probably already been done as one group should not be able to hold so many people anyway.

You seem to use LS to API solutions all along. Limited to W32 it seems though. But I it must simply reflect the standard of your company/clients.

And will think about formatting; at least substituting tabs and spaces with fixed spaces in HTML. Or I may as well add some HTML/rich text editor when I will have nothing better to do...