Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alias() of Error
Message
From
20/03/2000 06:31:30
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00347601
Message ID:
00347793
Views:
26
Thanks Mark for your answer:

It's correct your answer, but I refer to the next sample:

Local cMyVarTable
cMyVarTable = 'Tabla1'
GO 55555 IN (cMyVarTable)

In this case, if the reccount() of the table (cMyVarTable) is 1000, you get the error 5. But the question is: How Can I know what table provoke the Error?. The function alias() may be other diferent that (cMyVarTable)

I know that the aerror() function, makes a Array with data of the last Error. The element four, sometimes include the number of alias() that provoke the error. Sometimes, but not in this example.

Do you know a way?

Thanks again.

Fernando Molina
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform