Displaying 1 result from an estimated 1 matches for "getoutputline".
2003 Jun 30
2
R as COM client (rather than server)
...han as a COM server)? The following
(Splus) code shows the sort of thing I'd like to do:
pMIM <- create.ole.object("mim31.Server")
NoOutputLines <- call.ole.method(pMIM, "SendCmdLine", "show w")
for (i in 1:NoOutputLines) show(call.ole.method(pMIM,
"GetOutputLine"))
release.ole.object(pMIM)
I've tried to look at the RDCOM documentation but could not figure out
whether this can be done.
Regards
David
David Edwards, Biostatistics,
Novo Nordisk A/S, Bagsværd, Denmark.
DEd@novonordisk.com <mailto:DEd@novonordisk.com>
Tlf: +45 44 42 62 35. Fax...