Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When is code performed
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00099548
Message ID:
00099550
Vues:
19
The copy command completes before the USE command is executed.

>I have the following code in a VFP program:
>
>
>COPY FILE c:\data\bob.dbf TO c:\temp\bob.dbf
>USE c:\temp\bob.dbf
>
>Does VFP wait until the copy command is completed before
>the use command is performed or does it thread it to the OS to perform and then executes the USE before the COPY is completed?
>
>TIA
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform