Please enable JavaScript to view this site.

By manually activating RDE you can specify certain options, to change settings on the fly, or specify a workspace file that you intend to open directly once RDE itself has finished loading.

Opening workspaces

To automatically open a workspace file, specify the full filename on the command line. For example:

RDE <filepath>

After RDE loading and initialization is completed, the specified workspace file will be automatically loaded: the operation is possible only if the file exists. For more information, see open an existing workspace.

Options

As an alternative to, or in conjunction with, the workspace file names,some options can be specified, with the syntax:

RDE -option1 -option2 ...

NOTE: Options differ from workspace filenames because they are preceded by the - (minus) symbol.

Language setting options

In the absence of specific options, RDE starts by loading the current system language: if this is not available (or incomplete because it is being translated), the language will be the native one (i.e. Italian).

Alternatively, you can force the RDE language with one of the following options:

Option

Description

-en

Set Italian language

-us

Set American language (same as English)

-en

Set English language

-fr

Set French language (*)

-de

Set German language (*)

-pt

Set Portuguese language (*)

-es

Spanish language set (*)

-zh

Set Chinese language

-kr

Set Korean language (*)

Note (*): planned but translation not yet available.

Miscellaneous options

Other miscellaneous options are available for various uses:

Option

Description

-debug

Allows to capture debug messages on RDE system messages, in case there are libraries/extensions of RDE itself provided with related debug information.

Option to be activated only upon personal request by Robox SpA. The use of any information obtained through this option, related to RDE3 and/or related products, is to be considered strictly confidential and non-disclosable.

-nstyle

Forces RDE to self-adapt to the current user interface (GUI) style.

-istyle

Prevents RDE from self-adapting to the current user interface (GUI) style by imposing the default style (or theme).

-rt0

Enables RT0 mode, i.e., maximum performance with maximum CPU usage (100% constant, as default in version 3.4.1 and earlier).

-nort0

Disables RT0 mode.

-fss

Enable FSS mode, i.e., fast process scheduling for the operating system: this option, enabled by default, may affect other programs.

-nofss

Disable FSS mode.

-nooswarn

Disable warning message for non-compatible operating system.

-ospath

Forces RDE to use the one specified by the operating system as the initial path.

-lic:filename

Forces RDE to use the specified license file by full filename.

Note: In case of filenames with spacers, use the syntax with double quotes: -lic: "name of the file"

-theme:name

Set specific theme by name, in override of currently configured one. Allowed names are currently: default, native, dark, fusion-dark and fusion-light (experimental).

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC