This command analyzes an Activation Key and gives as a result the number of days the key will add to the expiry date in the license file
Name |
GetKeyDays |
||||||||
Purpose |
This command analyzes an Activation Key and gives as a result the number of days the key will add to the expiry date in the license file |
||||||||
Params |
|
||||||||
Returncode |
|
||||||||
Usage |
When the user types in a key you could use this information in your application logic |
||||||||
Sample |
iKeynumberdays := lic.GetKeyDays(‘HX4a7-5CYE0-11CFy-6sjwX-kcC3Q-Aj8Eh’);
<< application logic >>
end |
||||||||
See also |
To use this command, the license file must have been opened with one of the prepare commands.
See Analyze an Activation Key for an overview about all commands.
Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_getkeydays.htm