Append Author field by lotusscript

How I can do to create a authors field and set it’s value by lotusscript ?

Thanks

Subject: Append Author field by lotusscript

Eric,

Look at the help for the NotesItem class.

There are several ways to create a new item, and you can then populate and set the IsAuthors property to True

HTH

Mike