Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » OLE SWT Excel macros
OLE SWT Excel macros [message #893359] Tue, 03 July 2012 12:50
Eclipse UserFriend
Hi all,

I have the following problem. When I call excel macros from Ole SWT , the excel application process is not closed after closing the application.

As it seems the problem comes from this line of code

Variant macroVar = auto.invoke(ids[0],new Variant[]{new Variant("ThisWorkbook.start")});

I dispose both macrovar and auto.

But the process still stays in the task manager.

Any ideas or suggestions how to call macros from OLE SWT and have the process closed after closing the application.
Previous Topic:SWT OLE Excel windows
Next Topic:swt browser widget/xpcom integration question
Goto Forum:
  


Current Time: Thu Jul 03 17:28:29 EDT 2025

Powered by FUDForum. Page generated in 0.03340 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top