[Up] Installation and Software Evolution

mmRegister
Register the SDC Morphology Toolbox.

Synopsis

String mmRegister ( const String& code = NullString, const String& file_name = NullString );

Input

code String

Authorization code.

Default: NullString

file_name String

Filename of the license file to be created.

Default: NullString

Output

s String

Message of the status of the license.

Description

mmRegister licenses the copy of the SDC Morphology Toolbox by entering the license code and the toolbox license file. If mmRegister is called without parameters, it returns the internal code that must be sent for registration.

See also

mmVersion SDC Morphology Toolbox version.
[Up]