Hi
I would have posted this on ProPython but nothing seems to have happened
there for a very long time ...
Please don't ask why I would want to install such an old version of
Python, but I have Python 2.3.1 installed anyway. Now I am looking for
the corresponding PyWin32 install files. I b
On Nov 15, 2022, at 11:35, Paul Newton wrote:
>
> I would have posted this on ProPython but nothing seems to have happened
> there for a very long time ...
I can't help you with your ancient Python, but although there hasn't been a
post to ProPython in a very long time, there are still 74 peop
Hi Ed
Does that include me (I registered a few minutes ago) ... maybe I'll
post this question there too ...
Paul
On 15/11/2022 17:52, Ed Leafe wrote:
On Nov 15, 2022, at 11:35, Paul Newton wrote:
I would have posted this on ProPython but nothing seems to have happened there
for a very lon
On Nov 15, 2022, at 11:56, Paul Newton wrote:
>
> Does that include me (I registered a few minutes ago) ... maybe I'll post
> this question there too ...
It shows you as 'pending'.
-- Ed Leafe
___
Post Messages to: ProFox@leafe.com
Subscriptio
Paul:
The horror stories of why you have to install a version of python
released nearly 20 years ago is a yarn we would all likely enjoy and
share sympathy with you over.
I would try this one, as it comes with a Windows installer.
https://www.python.org/downloads/release/python-231/
On Tue, No
Been a long time.
I'm back maintaining a foxpro system
Back in the 90's I used a utility that would allow me to put a text file
named shutdown.txt in the root folder and it would force all users out.
Been googling and can't find it anymore.
Any of you remember it?
Looking for a way to kick users o
Ted
That's what I have - what I want is the corresponding PyWin32 (aka
PythonWin)
Paul
On 15/11/2022 19:24, Ted Roche wrote:
Paul:
The horror stories of why you have to install a version of python
released nearly 20 years ago is a yarn we would all likely enjoy and
share sympathy with you o
On Tue, Nov 15, 2022 at 4:28 PM Paul Newton wrote:
> That's what I have - what I want is the corresponding PyWin32 (aka
> PythonWin)
>
Ah, sorry, I misunderstood the question.
___
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mai
Is this Visual FoxPro? I think the key would be to add a timer object to
your _VFP object that checks for the existence of that file and if it finds
it run the app's shutdown method.
Eric
On Tue, Nov 15, 2022 at 2:25 PM Virgil Bierschwale
wrote:
> Been a long time.
> I'm back maintaining a fox
thanks, may have to do it that way and I do have some code already that I
have found, but I know there is a simple tool out there in a library format
that I used to use that worked real good.
On Tue, Nov 15, 2022 at 3:53 PM Eric Selje wrote:
> Is this Visual FoxPro? I think the key would be to
I have a copy on one of my production systems. Once I get done here I can
look for the name and where I originally sourced it from. Might have been
cpptimer or something like that.
On Tue, Nov 15, 2022 at 13:53 Eric Selje wrote:
> Is this Visual FoxPro? I think the key would be to add a timer o
thanks,
Virgil
On Tue, Nov 15, 2022 at 4:25 PM Michael Oke, II wrote:
> I have a copy on one of my production systems. Once I get done here I can
> look for the name and where I originally sourced it from. Might have been
> cpptimer or something like that.
>
>
> On Tue, Nov 15, 2022 at 13:53 E
I did something similar back in VFP6 where I added a VFP timer object to the
main page and then we set the interval to 3-5 minutes (I can't really
remember exactly how long) and the timer method would fire and check to see
if a "SHUTDOWN" file was found and if so, it would display a message to the
13 matches
Mail list logo