Example 3:

List all defined rules.

HHC00013I Herc command: 'hao list'

HHC00087I The defined Hercules Automatic Operator rule(s) are:

HHC00088I Index 00: target 'hhc01600e' -> command 'help'

HHC00082I 1 rule(s) displayed

Figure 140: HAO command (list defined rules)

Example 4:

Delete rule at index 0.

HHC00013I Herc command: 'hao del 0'

HHC00086I Rule at index 0 successfully deleted

Figure 141: HAO command (delete rule)

Example 5:

Delete all rules (stop Hercules Automatic Operator).

HHC00013I Herc command: 'hao clear'

HHC00080I All HAO rules are cleared

Figure 142: HAO command (delete all rules)

Example 6:

Sample of automatic execution of a command (triggered via the use of an unknown console command, as
defined in examples 1 and 2).

HHC00013I Herc command: 'offload'

HHC01600E Unknown herc command 'offload', enter 'help' for a list of valid commands

HHC00007I Previous message from function ProcessPanelCommand() at cmdtab.c[286]

HHC00081I Match at index 00, executing command 'help'

HHC00013I Herc command: 'help'

HHC01602I Command Description

HHC01602I ------- -----------------------------------------------

HHC01602I help list all commands / command specific help

HHC01602I ? alias for help

HHC01602I cmdlevel Display/Set current command group

HHC01602I cmdlvl Alias for cmdlevel

.

.

.

Figure 143: HAO fired command

8.70 HELP (List all commands / command specific help)

8.70.1 Function

The “help” command without any options will display a sorted list of all commands matching the current
command level with a short description. It is possible to specify a partial command name followed by an
asterisk (“*”) to get a list of all commands matching that partial command name. For example ‘help msg*’
will list all commands beginning with ‘msg’ and matching the current command level.

If the list is enterd with a full command name it will display a long form of help information associated with
that command if the command is available for the current command level. The list provided by the com-
mand without options shows with an asterisk in front of the description if there is additional information
available.

The displayed help text may be limited to explaining the general format of the command and its various
required or optional parameters and is not meant to replace the appropriate manual.

8.70.2 Syntax

Descriptive

[command cmd*]

Diagram

Êʬ¬¬ ¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬§¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬¬ÊÍ





command ¬¬¬«



cmd*

8.70.3 Parameter

command

The Hercules console command to which additional information is desired.

cmd*

Provides a list of all commands beginning with the partial command name ‘cmd’
and matching the current command level.

8.70.4 Examples

Example 1:

List all valid console commands matching the current command level.

HHC00013I Herc command: 'help'

HHC01603I

HHC01602I Command Description

Previous Page Next Page