[python-win32] Launching a New Instance of an Application

2008-02-27 Thread Jon Peck
We need to launch Excel from a Python application using win32com, and we want to be sure that we get a new instance whether or not Excel is already running. What is the best way to do this? Thanks for your help. -- Jon K Peck [EMAIL PROTECTED] 505-983-1955 __

[python-win32] Launch a New Instance of Excel

2008-02-27 Thread Jon Peck
Message: 4 Date: Wed, 27 Feb 2008 16:07:33 + From: Tim Golden <[EMAIL PROTECTED]> Subject: Re: [python-win32] Launching a New Instance of an Application Cc: python-win32@python.org Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Re: [python-win32] win32com Documentation

2008-02-29 Thread Jon Peck
On Fri, Feb 29, 2008 at 12:02 PM, Jon Peck <[EMAIL PROTECTED]> wrote: > Date: Thu, 28 Feb 2008 14:25:52 + > From: Tim Golden <[EMAIL PROTECTED]> > Subject: Re: [python-win32] Launch a New Instance of Excel > Cc: python-win32@python.org > Message-ID: <[EMAIL PR