Refers to the position of the record where the error occurred.
|
Syntax:
|
ErrPosition ( )
|
Parameters:
|
None
|
Returns:
|
A BLOB expression representing the internal position of the record where the error occurred.
|
Note:
|
-
If outside the scope of an error, the function returns a blank.
-
The function can be used as an expression to display the record where an error occurred.
|
Exceptions:
|
This function is not supported for XML sources and IMDG (Space) databases.
|
See also:
|
The Online and Rich Client Samples projects (program SQ15 and RSQ15)
|