This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- FlexNet Publisher
- :
- FlexNet Publisher Forum
- :
- lc_checkout / License File Parsing?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 28, 2007
01:56 PM
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?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 28, 2007
02:09 PM
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.