RE: So you have code calling the function Stan Rogers 3.May.17 10:44 AM a Web browser Notes Client 7.0.3Windows Vista
Multiple rich text items with the same name is not unusual; that's how Notes manages large amounts of data - it "chunks" it into separate items on the document that chain together (and can be treated as a single item programmatically). You would need to check further to see if the content is duplicated. The chances are that it is not, given that it only happens with large amounts of data.