LotsScript - Remove inline image from richtext

I have an agent that moved an inline image from database rich text A to database rich text B. Some of the images in B were duplicated.

Question: How can I programatically remove an inline image. Or blank the field in B and repopulate correctly.

Thanks

Subject: RE: LotsScript - Remove inline image from richtext

Ben L. will probably mention Midas if he answers your question, so I thought I’d save him the trouble and mention it myself.

The built-in LotusScript API NotesRichTextItem doesn’t let you detect or manipulate in-line images. You can do it with DXL, or use the C API or Ben’s thing.

Subject: *LOL

Subject: RE: *LOL

Master Ben

JYR