Export Attachments from Notes

Hi all, we have a requirement to export the attchmantes from Notes documents. I am wondering if there is a way to do that. As far as I understand we can export the individual field values from Lostus Notes but not sure about the physical file export to some location outside of notes.

Appreciate your help if you can guide me on how to export the file attachments from Notes documents.

Thanks

Mohit

Subject: Use the ExtractFile method

Write an agent in LotusScript that uses the ExtractFile method to save the attachments. Look at the help topics for that method and search the Notes 4/5 and 6/7 forums for more examples.