To display a summary of the command line options in the SDK , enter emulator -help
or SDK -help
. The command displays a list of the options that work with the executable
in the command window. The -help
option must be the
only option in a command.
With the exception of -version
, the following
options take effect only when the result of the command creates a
new instance:
Option | Description |
-Xhttp_proxy:<proxy address and port number> |
Specifies the address and port number of the HTTP proxy the
HTTP protocol will use when making network requests. Specify the value
in the following format:
If the port number is not specified, the port 8080 is used. |
-Xlanguage:<language> |
Specifies the language that the SDK should use for its menu names. |
-version |
Displays version information about the SDK. This option does not create a new instance. |
-Xinbox:<directory name> | Specifies the directory that the new instance of the SDK checks
for MMS files. For example: For This function is available only through the CLI. |
-Xontop |
Specifies that the SDK window should remain on top of all other open windows and must be minimized or moved to get to the windows below it. Default value: Off |
-Xoutbox:<directory name> |
Specifies the directory to which the SDK sends messages as
MMS files. For example:
This function is available only through the CLI. |