HHELP

Gives help about HDSTOOLS

Description:

Displays help about HDSTOOLS. It describes individual commands in detail.

See the Section "Navigating the Help Library" for details how to move around the help information, and to select the topics you want to view.

Usage:

hhelp [topic] [subtopic] [subsubtopic] [subsubsubtopic]

Parameters:

TOPIC = LITERAL (Read)
Topic for which help is to be given. [""]
SUBTOPIC = LITERAL (Read)
Subtopic for which help is to be given. [""]
SUBSUBTOPIC = LITERAL (Read)
Subsubtopic for which help is to be given. [" "]
SUBSUBSUBTOPIC = LITERAL (Read)
Subsubsubtopic for which help is to be given. [""]

Examples:

hhelp
No parameter is given so the introduction and the top-level help index is displayed.
hhelp application
This gives help about the specified application.
hhelp application subtopic
This lists help about a subtopic of the specified application or topic. The hierarchy of topics has a maximum of four levels.

Navigating the Help Library

The help information is arranged hierarchically. You can move around the help information whenever HHELP prompts. This occurs when it has either presented a screens worth of text or has completed displaying the previously requested help. The information displayed by HHELP on a particular topic includes a description of the topic and a list of subtopics that further describe the topic.

At a prompt you may enter:

You can abbreviate any topic or subtopic using the following rules.

Ambiguous abbreviations result in all matches being displayed.

Implementation Status: