Description
This method allows you to check the license status for each module in Cimatron E.
Syntax
Status = CheckModule ( ModuleName );
|
Input: (String) ModuleName |
Set the module name to be checked. |
|
Return: (Boolean) Status |
Get the License status of the selected module name TRUE = There is a license for selected module. |
If FALSE, you can call the method GetLicenseLastError, this will show the error dialog with a short description of the problem.