| Ole4D Methods | ||||||||||||||||||||||||||||||
|
OCLastError(p_nError;p_SysMessage;p_Extended;p_ScriptLineN; p_ScriptChar;p_ScriptLineT) Returns the last error occurred in plug-in.The last error might be a plug-in error or a vbs error. In case of a plug-in error only p_nError, p_SysMessage, p_Extended are relevant. If the error occurred as result of a script evaluation p_ScriptLineN, p_ScriptChar and p_ScriptLineT are also relevant. They indicate the line number, the character number and the content of the line where the error was generated. Parameters
Remarks Resulting value of p_SysMessage is retrieved from the operating system. It is the system defined message for error with code. |
||||||||||||||||||||||||||||||