capability {<product> ... }
Simulate the license capability for the current user.
<product>
The name of products for which simulated licenses are to be granted. Only products for which
the current user is actually licensed may be specified. They are literal
text items and should not be enclosed within quotes. Case is ignored.
None
This command is used during application development to simulate a user with lower license capability.
The command will replace the current license capabilities with the specified products. The total license capability is set by this command so all products which are to be "licensed" must be included.
Using one product name of reset will return the license capability to its original system startup state.
A special product name of developer will provide a capability of another developer, i.e. another user who has a development license.
The new license capability will remain in effect until the end of the program session or a capability reset command.
A simulated license is valid for all version numbers of a named product.
Simulate the capability of another developer.
capability developer
Simulate the capability of Joe Null, i.e. an unlicensed user capability.
capability
Simulate the capability of a user who has a runtime license to run your applications, and a license to run one of your licensed applications (myapp).
capability runtime,myapp
Simulate the capability of a user who has a runtime license to run your applications but no individual application licenses.
capability runtime
Simulate the capability of a user who has a development license, a runtime license to run your applications, and a license to run one of your licensed applications (myapp).
capability developer,runtime,myapp
Return the capability to the startup set of licenses.
capability reset
Commands: |
|
Identifiers: |
privileged (numeric) |