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
Miscellaneous
Thread ID:
00099548
Message ID:
00099762
Views:
24
>I have found that VFP will continue on with the code even though the new dbf may not be closed (disk activity).
>Try using
>on error - call proc that simply returns .T.
>DO while .T.
> Use tmp.dbf in 0
> If used('tmp')
> EXIT
> endif
>enddo
>on error

Interesting, I have never seen this problem.
Could you give some info on what OS, machine hardware, any type of disk cache, version of Foxpro.

Thanks,
Mike
Michael McLain
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform