Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run command
Message
De
19/07/2005 11:56:00
 
 
À
19/07/2005 11:13:49
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Divers
Thread ID:
01033064
Message ID:
01033889
Vues:
24
>Hi Rich,
>
>I dont think I can easily call to sleep in 2.6 however I will play around and see how it works.
>
>PAul

I didn't think so either, just looking for a way to avoid a cycle-stealing tight loop. Maybe something like????
DELETE FILE netpath+netdone.txt
RUN /N net application
DO WHILE NOT FILE(netpath+netdone.txt)
     WAIT WINDOW "Waiting for NetApp to Finish" TIMEOUT 1
ENDDO
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform