Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Screen Saver
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00100295
Message ID:
00100446
Vues:
33
>Hello All,
>I'm getting a weird effect that I would greatly appreciate some input on. I have a VFP5 application that creates a table from an SDF file, manipulates the data in a few of the fields. I then close donw the table and send control over to another non-microsoft application for use. In the meanwhile, I have VFP sitting inside a loop trying to open the table ('USE').
>
>Now . here's the kicker. SInce the table are extremely large, it obviously takes the other application a long time to work with the table ( up to 13 hours!!). In the meantime, the screen saver has kicked in by now. When I come in in the morning and until I actually touch the mouse to see what's going on, only at that point will the code continue on that is VFP retakes control and continues wroking.
>
>Any ideas would be greatly appreciated!!
>
>Thanks


There is a bad news for you if you are using Win95 OSR-2.
According to our hardware supporter message, he state that the OS will hang if work over 10 hours. 2nd thing, the most possible hang reason will due with screen saver and wallpaper setting.

In case the screen saver start at even hour, even minute, even second.
there may possibly hang!
We need to ask Microsoft for more details on hang reason(s) or cases!

So, if possible, ask user to disable the screen saver if possible or using
register API function to clean out the screen saver setting when start your application!

For more detail on hang system, better to ask some hardware saler to know more!
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform