LastReturnCode

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

 

Name

LastReturnCode                                                                                      

Purpose

Get the last occurred return code

Params

None

Returncode

Returncode

Type Integer

Note

Returncode

The last occurred returncode

Usage

An operation failed, You can check the cause by getting the last returncode

Sample

 

  iRes := lic.LastReturnCode;

  << use returncode e.g. with GetErrorMessage >>

  ...

See also

List of return codes, GetErrorMessage

 

Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_lastreturncode.htm