Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When is code performed
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
When is code performed
Miscellaneous
Thread ID:
00099548
Message ID:
00099548
Views:
52
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
Next
Reply
Map
View

Click here to load this message in the networking platform