|
78.
|
|
|
Specify that any database connections will
be performed without write support. This option
is ignored when "createdb" option is present,
otherwise the database could not be created.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
core/kexicmdlineargs.h:79
|
|
79.
|
|
|
Start project in User Mode, regardless
of the project settings.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
core/kexicmdlineargs.h:84
|
|
80.
|
|
|
Start project in Design Mode, regardless
of the project settings.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
core/kexicmdlineargs.h:87
|
|
81.
|
|
|
Show the Project Navigator side pane even
if Kexi runs in User Mode.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
core/kexicmdlineargs.h:90
|
|
82.
|
|
|
Skip displaying startup dialog window.
If there is no project name specified to open,
an empty application window will appear.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
core/kexicmdlineargs.h:93
|
|
83.
|
|
|
Options related to opening objects within a project:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
core/kexicmdlineargs.h:96
|
|
84.
|
|
|
Open object of type <object_type>
and name <object_name> from specified project
on application start.
<object_type>: is optional, if omitted - table
type is assumed.
Other object types can be query, report, form,
script (may be more or less, depending on your
plugins installed).
Use "" chars to specify names containing spaces.
Examples: --open MyTable,
--open query:"My very big query"
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
core/kexicmdlineargs.h:98
|
|
85.
|
|
|
Like --open, but the object will
be opened in Design Mode, if one is available.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
core/kexicmdlineargs.h:110
|
|
86.
|
|
|
Like --open, but the object will
be opened in Text Mode, if one is available.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
core/kexicmdlineargs.h:113
|
|
87.
|
|
|
Start execution of object of type <object_type>
and name <object_name> on application start.
<object_type>: is optional, if omitted - macro
type is assumed.
Other object types can be script (may be more
or less, depending on your plugins installed).
Use "" chars to specify names containing spaces.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
core/kexicmdlineargs.h:117
|