Hi, I am using R version 2.14.0 on windows 7. Trying to use RCOM package and followed example provided at (http://cran.r-project.org/web/packages/rcom/rcom.pdf) . I am able to load the com object as seen in screenshot 2.png. however I am unable to invoke/get/set property to the object. Please guide me on the same, Regards; Kumar Anand -------------- next part -------------- A non-text attachment was scrubbed... Name: 1.png Type: image/png Size: 121111 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111223/233b0017/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: 2.png Type: image/png Size: 207308 bytes Desc: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20111223/233b0017/attachment-0001.png>
On 23.12.2011 11:02, KUMAR wrote:> Hi, > > I am using R version 2.14.0 on windows 7. Trying to use RCOM > package and followed example provided at > (http://cran.r-project.org/web/packages/rcom/rcom.pdf) .Please ask on the mailing list that was set up for that package. I wonder: Do you have statconnDCOM installed. Uwe Ligges> > > > I am able to load the com object as seen in screenshot > 2.png. however I am unable to invoke/get/set property to the object. > > > > > > Please guide me on the same, > > > > Regards; > > Kumar Anand > > > > 1.png > > > > 2.png > > > > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
All questions related to rcom, statconnDCOM, and RExcel should be posted on the mailing list of the statconnDCOM project. You can subscribe at http://rcom.univie.ac.at On 12/23/2011 11:02 AM, KUMAR wrote:> Hi, > > I am using R version 2.14.0 on windows 7. Trying to use RCOM > package and followed example provided at > (http://cran.r-project.org/web/packages/rcom/rcom.pdf) . > > > > I am able to load the com object as seen in screenshot > 2.png. however I am unable to invoke/get/set property to the object. > > > > > > Please guide me on the same, > > > > Regards; > > Kumar Anand > > > > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
Hi, Thank you for the response, I had indeed not installed statconnDCOM. Now able to invoke methods of the com object. Also have joined the mailing list Rcom-l at mailman.csd.univie.ac.at. Now I am trying to capture the callback events fired by my com object. Have posted the question on the mailing list.. hoping for a solution on that. Thanks once again! Regards; Kumar Anand -----Original Message----- From: Uwe Ligges [mailto:ligges at statistik.tu-dortmund.de] Sent: Friday, December 23, 2011 8:20 PM To: KUMAR Cc: r-help at r-project.org Subject: Re: [R] Problem with RCOM package On 23.12.2011 11:02, KUMAR wrote:> Hi, > > I am using R version 2.14.0 on windows 7. Trying to useRCOM> package and followed example provided at > (http://cran.r-project.org/web/packages/rcom/rcom.pdf) .Please ask on the mailing list that was set up for that package. I wonder: Do you have statconnDCOM installed. Uwe Ligges> > > > I am able to load the com object as seen in screenshot > 2.png. however I am unable to invoke/get/set property to the object. > > > > > > Please guide me on the same, > > > > Regards; > > Kumar Anand > > > > 1.png > > > > 2.png > > > > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guidehttp://www.R-project.org/posting-guide.html> and provide commented, minimal, self-contained, reproducible code.