version 2003 (Modified)
CHANGE LICENSES
| Parameter | Type | Description | ||||
| This command does not require any parameters | ||||||
Description
The CHANGE LICENSES command displays the 4D License dialog box, which enables the user to add 4D's Expansion (4D Server only) or Serial licenses.
Here is the license management dialog box under Windows:
Note: In 4th Dimension and 4D Server, you can display this dialog box by selecting the Update License... command in the Help menu.
Using the CHANGE LICENSES command, you can display the 4D License dialog box from the User and Custom menus environments.
CHANGE LICENSES is a convenient way to allow licensing in a compiled 4D application distributed to customers. 4D developers or IS managers can use this command to distribute a 4D application and let users enter their License without sending an update of the application each time.
For more information about this dialog box, please refer to the 4th Dimension Installation Guide.
Example
In a custom configuration or preferences dialog box, you include a button whose method is:
` bLicense button object method CHANGE LICENSES