Navigation:  Function Reference >

GetLicFileDate

Previous pageReturn to chapter overviewNext page

 

Name

GetLicFileDate                                                                                      

Purpose

Gets the date when this licence file was created.

Params

None

Returncode

Returncode

Type DateTime

Note

0

An error occurred

Other value

The date when this licence file was created

Usage

Extract the creation date to display or use it inside the application code.

Sample

 

  dtCreated := lic.GetLicFileDate;

  << use dtCreated >>

  ...

See also

GetLicFileID, GetLicFileVersion

 

 


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