COM

Bill Tutt billtut at microsoft.com
Wed Nov 24 09:59:36 EST 1999


app.Quit()
del app

Will do the trick.

Bill

> -----Original Message-----
> From: Le Guennec [mailto:jy.lg at wanadoo.fr]
> Sent: Thursday, November 18, 1999 5:22 AM
> To: python-list at python.org
> Subject: COM
> 
> 
> I've created a app variable :
> app = win32com.client.dispatch('Excel.Application')
> 
> how can I free this object and close Excel properly?
> 
> Thanks
> 
> 
> 
> 
> 
> -- 
> http://www.python.org/mailman/listinfo/python-list
> 




More information about the Python-list mailing list