setdeflang
Syntax and description
The setdeflang command (short form is sdl) sets the default language of RaptorXML+XBRL Server. Available languages are English (en), German (de), Spanish (es), French (fr), and Japanese (ja). The command takes a mandatory LanguageCode argument.
raptorxmlxbrl setdeflang [options] LanguageCode raptorxmlxbrlserver setdeflang [options] LanguageCode |
•The LanguageCode argument is required and sets the default language of RaptorXML+XBRL Server. The respective values to use are: en, de, es, fr, ja.
•The setdeflang command can be called from either executable: raptorxmlxbrl or raptorxmlxbrlserver.
•Use the --h, --help option to display information about the command.
RaptorXMLXBRL (and RaptorXMLXBRLServer for administration commands) on Windows raptorxmlxbrl (and raptorxmlxbrlserver for administration commands) on Windows and Unix (Linux, Mac)
* Note that lowercase (raptorxmlxbrl and raptorxmlxbrlserver) works on all platforms (Windows, Linux, and Mac), while upper-lower (RaptorXMLXBRL) works only on Windows and Mac. * Use forward slashes on Linux and Mac, backslashes on Windows.
|
Examples
Examples of the setdeflang (sdl) command:
raptorxmlxbrl sdl de
raptorxmlxbrl setdeflang es
raptorxmlxbrlserver setdeflang es
•The first command sets the default language of RaptorXML+XBRL Server to German.
•The second command sets the default language of RaptorXML+XBRL 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.