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:
00099645
Vues:
19
Hello Brett;

I actually did not know, so I performed a few tests. Yep, the copy command fully executes before the next line in your program is executed. This makes good sense because VFP cannot possibly know whether your next executable instruction requires the results of your copy.

This is still some disk activity at the time the next line executes, but I believe this is the result of Windows' buffering. The newly created table exists on the disk (in a buffer actually) as far as VFP is concerned.

Regards,

JME
Jim Edgar
Jurix Data Corporation
jmedgar@yahoo.com

No trees were destroyed in sending this message. However, a large number of electrons were diverted from their ordinary activities and terribly inconvenienced.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform