Hi,
I'm trying to send a mail out of R with my lotus Notes mailing box.
I've find the object "Notes.NotesSession", but when I use comGetObjectInfo
to know wich method I can Use there is nothing (on ly return NULL) Then I
don't know how to send an E-mail with R script.
Have you an idea ?
Th
Hi,
I've some problem to close a com Object that I've open.
example :
I create the Com Object Excel :
fxl = comCreateObject("Excel.Application")
To close I normally used
gc(verbose = FALSE) -> silent
This is ok with my first Pc, the Com Object Excel is kill, but for my second
computer t
2 matches
Mail list logo