Hi,I want to attach an attachment into NotesUIDocument by using script. we can attach an attachment to an open document by File->attach->xxxx.xls, but i want to do the same thing by lotusscript.
Subject: How to attach an excel file into NotesUIDocument?
The NotesUIDocument does not have a supported means to attach files using LotusScript. You would have to do it in the back-end object. I suggest you read Andre Guirard’s post about attaching files here: