[R] Com Object mystake

popsmelove cedric.carpentier at halbis.com
Wed Aug 27 14:35:45 CEST 2008


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 this do nothing ... ?

I've you an idea of the reason why the gc(verbose = FALSE) -> silent don't
close my com object ?

Thanks
-- 
View this message in context: http://www.nabble.com/Com-Object-mystake-tp19180043p19180043.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list