cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
TobiaszJason
Level 6

lc_checkout / License File Parsing?

Is there a way to get the version number in the license file for the feature line in question on or before the respective lc_checkout without parsing out the file myself?
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

Perhaps call lc_checkout with the LM_CO_LOCALTEST flag, then call lc_test_conf to get the feature's version? The lc_test_conf help topic has some sample code that might help.
0 Kudos