Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1705 Access denied
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 5
Miscellaneous
Thread ID:
01297960
Message ID:
01298009
Views:
26
>>>If that is what is happening, you could trap for error 1705 in an error handler (using ON ERROR) and if the error number is 1705 you could wait a few seconds or minutes and retry.
>>
>>I'm already trapping this error in an error handler, but I don't have any idea how to wait some minutes and retry...
>
>A couple of possibilities - use a timer object or use a simple Wait 'message' WINDOW TIMEOUT command..

Or use Sleep function.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform