Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 2005
Message
From
20/12/2001 17:01:31
 
 
To
20/12/2001 15:07:39
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00596964
Message ID:
00597044
Views:
21
The following code will cause the application to continue retrying to load the form. I add the code to the application's error method.

IF nerror = 1709 OR nerror = 2005
INKEY(RAND()*3)
RETRY
ENDIF

Gerry
Previous
Reply
Map
View

Click here to load this message in the networking platform