Navigation:  Function Reference >

LastReturnCode

Previous pageReturn to chapter overviewNext page

 

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.5/help2000/index.html?fr_lastreturncode.htm