Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
System sounds
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00151382
Message ID:
00152821
Vues:
26
>Well, that was way to simple...
>on a PII 266 I only have to loop 35,000 times to space out the bells
>now I only have to make 3 variations to cover the customers 6 workstations
>2 PII 266, 3 200. and 1 166.
>Thanks I would have been there a few more days...

You're just BEGGING for trouble with this delay loop solution.
You've already run into the problem which will be exacerbated
as time goes on and those 266's are upgraded to 400's, 800's
and 1G's. You already have to write variations for the 200's
and the 166. When you install that new machine a few months from
now and this weird error pops up the refrain will be heard around
the office "Hmmmm, it should be working. The only thing that's
different is this machine's faster?!?"

If you're doing this on a form it might be better to use a timer,
if not you might look into using an API to handle your delay.

Just my two cents.

...kt
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform