Reading and Putting Values from List box from currdoc to previous doc

hello all,

I want to copy all the values from a listbox of the current document to the Previous document

Eg:

doc.FieldName=currdoc.FieldName

Please Help me with dis

Thanks in advance

Subject: Reading and Putting Values from List box from currdoc to previous doc

CopyItemToDocument Method in NotesItem NotesClass…