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
Titre:
When is code performed
Divers
Thread ID:
00099548
Message ID:
00099548
Vues:
53
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
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform