Roger Upole msn.com> writes:
>
> Also, try using a larger buffer size. The function returns successfully
> if the buffer is too small without placing any results in the buffer.
> At several dir levels down, you're probably exceeding the 50 byte
> size specified.
I've posted a working example h
I'm just trying out PythonWin 2.5, and can't figure out how to
restart, or refresh the shell. Is there a way?
Thanks,
Dick Moores
___
Python-win32 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-win32
> I'm just trying out PythonWin 2.5, and can't figure out how to
> restart, or refresh the shell. Is there a way?
It depends on what you mean exactly by "refresh". The SHChangeNotify
function can often be used to tell the shell about a change and its views
will refresh accordingly. What exactly
At 01:41 PM 1/15/2007, you wrote:
> > At 02:21 AM 1/15/2007, you wrote:
> > > > I'm just trying out PythonWin 2.5, and can't figure out how to
> > > > restart, or refresh the shell. Is there a way?
> > >
> > >It depends on what you mean exactly by "refresh". The SHChangeNotify
> > >function can of