setdeflang
Syntax and description
The setdeflang command (short form is sdl) sets the default language of RaptorXML Server. Available languages are English (en), German (de), Spanish (es), French (fr), and Japanese (ja). The command takes a mandatory LanguageCode argument.
raptorxml setdeflang [options] LanguageCode raptorxmlserver setdeflang [options] LanguageCode |
•The LanguageCode argument is required and sets the default language of RaptorXML Server. The respective values to use are: en, de, es, fr, ja.
•The setdeflang command can be called from either executable: raptorxml or raptorxmlserver.
•Use the --h, --help option to display information about the command.
RaptorXML (and RaptorXMLServer for administration commands) on Windows raptorxml (and raptorxmlserver for administration commands) on Windows and Unix (Linux, Mac)
* Note that lowercase (raptorxml and raptorxmlserver) works on all platforms (Windows, Linux, and Mac), while upper-lower (RaptorXML) works only on Windows and Mac. * Use forward slashes on Linux and Mac, backslashes on Windows.
|
Examples
Examples of the setdeflang (sdl) command:
raptorxml sdl de
raptorxml setdeflang es
raptorxmlserver setdeflang es
•The first command sets the default language of RaptorXML Server to German.
•The second command sets the default language of RaptorXML Server to Spanish.
•The third command is the same as the second command, but is executed by the server-executable.
Options
Use the --h, --help option to display information about the command.