Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual FoxPro execution way of doing things
Message
De
16/09/1997 07:09:38
 
 
À
11/09/1997 19:54:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00049639
Message ID:
00050179
Vues:
30
>>>I have a Visual FoxPro robot program which is affecting by something. In some situation, I have a temporary file which become corrupted. When that happen, a dialog message appears on the desktop about the file being corrupted. However, my Visual FoxPro robot program continues to run and this is where the problem begins. While having this message on the desktop, the program can't execute certain things like being able to establish a SMTP connection. When I have this message, I really want my program to stop working.
>>>
>>>This is running on a Windows NT 3.51 server with Service Pack 5.
>>>
>>>How can I manage that?
>>
>>Is the temp file your file? What is it?
>
>It is an email that the mail server is using. I send about 50000 emails per day so there is a lot of files being created and deleted.

If that dialog window has a fixed title different from any of the other windows on the desktop, use a timer in your robot program to monitor (with FindWindow API) that dialog window. Do whatever you want when you find the dialog window.

-Fei
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform