On Jun 16, 3:48 pm, Zach Hobesh wrote:
> > A lot more information would be useful. What version of Python, and what
> > operating system environment? Exactly what would you like to happen when
> > the batch file is invoked a second time?
>
> I'm running Python 2.6.2 on Windows. I'm passing file
On Jun 17, 1:42 am, Zach Hobesh wrote:
> On Tue, Jun 16, 2009 at 6:37 PM, Chris Rebert wrote:
> > On Tue, Jun 16, 2009 at 6:21 PM, wrote:
> >> Hey Dave,
>
> >> Thanks for the helpful responses.
>
> >>> Option 2 is what you get by default. Naturally it depends on what the
> >>> application is us
On Tue, Jun 16, 2009 at 6:37 PM, Chris Rebert wrote:
> On Tue, Jun 16, 2009 at 6:21 PM, wrote:
>> Hey Dave,
>>
>> Thanks for the helpful responses.
>>
>>> Option 2 is what you get by default. Naturally it depends on what the
>>> application is using to launch the batch file, but the most common
Zach Hobesh wrote:
>> A lot more information would be useful. What version of Python, and what
>> operating system environment? Exactly what would you like to happen when
>> the batch file is invoked a second time?
>
> I'm running Python 2.6.2 on Windows. I'm passing filenames to the
> batch fi
On Tue, Jun 16, 2009 at 6:21 PM, wrote:
> Hey Dave,
>
> Thanks for the helpful responses.
>
>> Option 2 is what you get by default. Naturally it depends on what the
>> application is using to launch the batch file, but the most common cases
>> will launch a separate process.
>
> The app ended up
Hey Dave,
Thanks for the helpful responses.
Option 2 is what you get by default. Naturally it depends on what the
application is using to launch the batch file, but the most common cases
will launch a separate process.
The app ended up delaying starting the second batch file until it finis
Zach Hobesh wrote:
A lot more information would be useful. What version of Python, and what
operating system environment? Exactly what would you like to happen when
the batch file is invoked a second time?
I'm running Python 2.6.2 on Windows. I'm passing filenames to the
batch files and
> A lot more information would be useful. What version of Python, and what
> operating system environment? Exactly what would you like to happen when
> the batch file is invoked a second time?
I'm running Python 2.6.2 on Windows. I'm passing filenames to the
batch files and I need all filenames
Zach Hobesh wrote:
Hi everybody,
Here's my situation:
I have a batch file that calls a python script.
This batch file is triggered by an outside application when the
application completes a task. The problem is that while the batch
file (and pythons script) is running, the application will co
On 2009-06-16, Zach Hobesh wrote:
> I have a batch file that calls a python script.
>
> This batch file is triggered by an outside application when the
> application completes a task. The problem is that while the batch
> file (and pythons script) is running, the application will complete
> the
Zach Hobesh wrote:
Hi everybody,
Here's my situation:
I have a batch file that calls a python script.
This batch file is triggered by an outside application when the
application completes a task. The problem is that while the batch
file (and pythons script) is running, the application will co
Hi everybody,
Here's my situation:
I have a batch file that calls a python script.
This batch file is triggered by an outside application when the
application completes a task. The problem is that while the batch
file (and pythons script) is running, the application will complete
the next task,
12 matches
Mail list logo