Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxGetErrorText(errorCode : INTEGER;
                errorText : STRING)
                 status   : INTEGER;
 
The xpxGetErrorText function is converting the specified errorCode argument to an error message string returned in the errorText argument.
This function is equivalent to the EDMinterface function edmiGetErrorText
See also xpfGetErrorText.

  • No labels