I'm using R 5.0.10 so the newer version obviously makes it possible for
me. Sorry I couldn't help.
-----Original Message-----
From: cdebiasio@t... [mailto:cdebiasio@t...]
Sent: Friday, February 21, 2003 1:18 PM
To: professional vb
Subject: [pro_vb] RE: Lotus Notes automation
Hi!
Quoting "Powell, Luke (COMFIN, ITSS)" <Luke.Powell@g...>:
> What version of Notes are you using? R5 or later should help with your
> first issue.
It's R 5.0.5 (Sep. 2000)
> I have some experience with Notes/VB for creating
> docs/forms etc, but I haven't had the need to explore contacts or
mail.
> I have one app that requires Notes interaction and mail, but we handle
> the mail outside of Notes
Oh OK. Well, actually everything works fine, you "just" have to have LN
open
(which is a mandatory company application, so it SHOULD be ALWAYS open).
About emails, as I said, I can send emails with cc and bcc, with or
w/out
attach, but I don't know how to send SEVERAL file attachs. Maybe I am
just not
guessing the separator!!!! Tried with ",", ";" and a space, but it
didn't work.
Should I use a short file name? (still it worked fine with long file
names in
long paths, if it's just ONE file attach).
TYIA
Claudio de Biasio
Team 97 S.r.l.
> -----Original Message-----
> From: cdebiasio@t... [mailto:cdebiasio@t...]
> Sent: Wednesday, February 19, 2003 7:16 AM
> To: professional vb
> Subject: [pro_vb] Lotus Notes automation
>
>
> Hi All!!!!
>
> Has anyone of you ever dealt with Lotus Notes? I am writing an
> application in
> VB6 which has to interact with LN, and actually I am able to send
emails
> (being connected as a LN user).
>
> There are two issues I am working on, though. First of all, I seem to
be
> unable
> to start a LN session if it's not already open, thus resulting in an
> application lock (OK, developing error trapping for that, but it's
nasty
> since
> the process locks and doesn't respond anymore). Second, I'd be in need
> of
> exploring LN objects (contacts, maillists and so on), as I would do
with
> CDO
> and Outlook/Exchange.
>
> Any hint/piece of code/reference?
>
> Thank you so much in advance!
>
> Claudio de Biasio
> Team 97 S.r.l.
>
>
>