Click any of the following methods or properties to see information on its use, syntax, and parameters:
Returns an array of error message ID's (RTE numbers.)
object.ErrorCodeArray
Part | Description |
object | An AppConn object (for example, AppConnModel, AppConnTerm, and AppConnTable) |
Returns an array of error message strings
object.ErrorMessageArray
Part | Description |
object | An AppConn object (for example, AppConnModel, AppConnTerm, and AppConnTable) |
object.ErrorParameterArray ErrorMessageIndex
object.ErrorMessageArray
Part | Description |
object | An AppConn object (for example, AppConnModel, AppConnTerm, and AppConnTable) |
ErrorMessageIndex |
1-based index of the error message for which parameters are to be obtained. |
Return value: Array of parameter strings.
Data Type: Integer
© 1999-2007 Attachmate Corporation. All rights reserved. Terms of Use.