Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Access Denied
Message
From
13/03/2001 13:34:38
 
 
To
13/03/2001 08:42:23
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00484402
Message ID:
00484534
Views:
9
Mike

I have had similar problems and usually a 'FLUSH BUFFERS' will ensure that all cache'd data is written back before continuing.

Also you could loop looking for empty order
i.e.

do while !empty(order('myfile'))
enddo


Steve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform