Issues saving attachments to notes documents

So I have a notes document that may contain an MS Word document as an attachment. When the user edits the word document and then tries to save the notes document via a action button, after the Lotusscript runs then notes asks to save it again causing a replication conflict each time. Its almost like its not saving the attachment until after the save and close in the lotus script, and notes is forcing a save to save the attachment.

Here is how I am save/closing the document on the action button:

Call uidoc.Save()

Call uidoc.Close(True)

I know in formula when i use the PostedCommand I dont seem to have this issue. Is there a fix for lotus script?

Thanks for the guidance.

Subject: Somebody is already responding to your question in the other forum

Why post twice?See your original posting

Subject: more exposure

not everyone checks the 8.5 forum as far as i can tell…

Subject: You should still not cross post…

Keep the question in the forum for the version you use, or where you are having the issue. Most of us check all forums.

If you are not getting a response at once, remember that people have real jobs and do this for free in their spare time.

From the “Forum use and etiquette”:

I posted a question, but no one answered. Should I continue to repost my question?

No. This is a community where our members help other members when they can, and the community does not appreciate it when people continue to repost their question.

As we suggest in our forum etiquette, please be patient. All the participants of this forum, including IBM developers, are using the forum and participating in discussions on their own time.

Also, if someone hasn’t answered your question, it’s probably because the question has already been answered elsewhere in the forum already, so you should search for an answer. Or, maybe your question doesn’t include enough detail. As a registered member, you can always edit your topics to include more detail, rather than reposting the question.