Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^4: Store Lotus Notes Email

by Anonymous Monk
on Feb 25, 2005 at 21:41 UTC ( [id://434662]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Store Lotus Notes Email
in thread Store Lotus Notes Email

The code worked right out of the box. Very impressed. I have a different attachment problem - $doc->{'$FILE'} returns only one attachment name. I have multiple attachments. I got my hands on some API docs that say
LNNote::GetAttachments Gets an array of all the file attachments in the note and associates i +t with the specified array object. Syntax LNSTATUS GetAttachments( LNAttachmentArray *attachments ) const Arguments attachments Output, pointer to attachment array. Return value LNSTATUS Zero (LNNOERROR) if successful, non-zero otherwise. See also LNNote class LNAttachmentArray class LNNote::GetAttachment
I can't seem to make it work. Any ideas? -- matthew.persico@gmail.com

Replies are listed 'Best First'.
Re^5: Store Lotus Notes Email
by NateTut (Deacon) on Apr 13, 2005 at 17:14 UTC
    Did you try pointer2002's method of downloading attachemnts?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://434662]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-24 04:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found