Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
On error
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
On error
Miscellaneous
Thread ID:
00730149
Message ID:
00730149
Views:
42
Hi,

I am using a on error statement in my program as:
On error do errtrap with error(),message(),message(1)

Today the users got the message "Table has no index order set"
and the Error code was "Select StudentTbl'

But the code that causes this error message is not using/opening the StudentTbl. My error handler makes sure that if a third parameter is not passed, it assigns an empty string to it.

Then why would my program display this line of code?

Thank you.

Ria
Next
Reply
Map
View

Click here to load this message in the networking platform