You request the list of all DBM commands. In addition, you receive a short syntax description for all commands.
The list of displayed commands can be restricted via the parameter <command>. Only those commands are displayed which start with the specified character string.
You do not need to log on to the Database Manager to execute this DBM command.
help [-obsolete] <command>
d:\v73>dbmcli help autosave
OK
autosave_cancel
(obsolete version of autolog_cancel)
autosave_off
(obsolete version of autolog_off)
autosave_on
(obsolete version of autolog_on)
autosave_show
(obsolete version of autolog_show)
Specify the option -obsolete, to display exclusively the obsolete commands. The system displays a reference to the current name for each of these commands.
d:\v73>dbmcli help -obsolete
OK
autosave_cancel
(obsolete version of autolog_cancel)
autosave_off
(obsolete version of autolog_off)
autosave_on
(obsolete version of autolog_on)
autosave_show
(obsolete version of autolog_show)
backup_save_cancel (obsolete
version of autolog_on)
backup_save_ignore
(obsolete version of backup_ignore)
.....
OK<NL>
<command_name> <description><NL>
<command_name> <description><NL>
...
In the event of errors, see Reply Format.