OS: Linux, Windows
(MGLS/PCLS) Checks out and checks in a specified feature and reports success or failure.
Linux only: To run mgls_ok, you must set MGLS_HOME to the mgls directory containing the bin, lib, and etc subdirectories. Find the mgls directory in your application tree or in your licensing software location (for example: /usr1/mgls_v9-13_5-2-0.aol) and set MGLS_HOME to that location.
mgls_ok [-v] [-silent] [-h] [-pd product_date] feature_name
Displays the mgls_ok version.
Specifies to not display the results.
Displays help text for mgls_ok.
Requests a license that has the specified product date (yyyy.mm).
Specifies the name of the feature you want to check out and in. This is a required argument.
The following example successfully checks out the feature named msimhdlsim.
mgls_ok msimhdlsim
checking availability of "msimhdlsim"
license granted through "msimhdlsim"PCLS includes a Win64 version of mgls_ok.exe named mgls_ok64.exe. You can run this binary only on Win64 machines.