IceLocation() |
It is highly recommended that you append the results of a call to this function to any message text you supply on the "IceError()" and "IceWarning()" functions.
If you supply the information then "ORCA" allows the user to click on an error message and it will navigate to the appropriate location in the database and highlight the problem row and column.
This function takes these parameters:
This and the following parameter can be empty strings if no specific column or record is the problem. "ORCA" features will caus eit to "crap out" if you supply an invalid column name, please ensure its case is correct and that you haven't forgotten a trailing underscore if it has one!
It may at times be wise to produce two messages if the problem is a mismatch between two tables etc.