How can I launch attachment of document using lotus script in notes.
can any body help me …
Rishi…
How can I launch attachment of document using lotus script in notes.
can any body help me …
Rishi…
Subject: How can I launch any attachment of the document using lotus script in notes
Hi!
I have done it this way:
1.) detach file to hdd
2.) initiate OLE object
3.) open file using OLE
4.) make OLE object visible
another possibility is to detach the file to disc and run a formula agent with @command([execute]).
Hope this helps.
Regards, Michael
Subject: RE: How can I launch any attachment of the document using lotus script in notes
hiiiiiiiii Mich.
I understand the logic , but i did not understand how to implement ., because i m fresher in lotus notes , so plz hepl me with code.
Thnx a lot