HP 3000 Manuals

HELP [ ALLBASE/Turbo CONNECT Administrator's Guide ] MPE/iX 5.0 Documentation


ALLBASE/Turbo CONNECT Administrator's Guide

HELP 

Provides information about ATCUtil commands.

Syntax 

{H[ELP]}
{?     } [CommandName [KeyWord]]

Parameters 

CommandName   is the name of the ATCUtil command about which you want
              information.  The abbreviated form of the command may be
              used.  If this parameter is omitted, syntax information
              about all ATCUtil commands is displayed.

KeyWord       is a word that further defines some commands.  For example,
              in the DISPLAY MAP command, MAP is a keyword.  If this
              parameter is omitted, help is displayed for all keywords
              associated with a particular command name.

Prerequisites 

None.

Description 

Use the HELP command to display information about ATCUtil commands.

Example 1 

In the following example, because no ATCUtil command name has been
specified as a parameter of the HELP command, the syntax for all ATCUtil
commands is displayed.
___________________________________________________________________
|                                                                 |
|     >>HELP                                                      |
|     The following commands are available:                       |
|                                                                 |
|     AD[D] USER                 AT[TACH]                         |
|     DEL[ETE] USER                                               |
|     DET[ACH]                   DI[SPLAY] MAP                    |
|     DI[SPLAY] OPTIONS                                           |
|     DI[SPLAY] SQLDBE[S]        DI[SPLAY] TURBODB[S]             |
|     DI[SPLAY] USER[S]                                           |
|     EC[HO]                     EX[IT]                    H[ELP] |
|     L[OG]                      Q[UIT]                    RECOVER|
|     REDO                       SE[T] SQLDBE              SE[T]  |
|     TURBODB                                                     |
|     SP[LIT]                    U[PDATE] TYPE                    |
|     U[PDATE] USER                                               |
|     X[EQ]                                                       |
|                                                                 |
|     For help on a particular command, type : 'HELP CommandName  |
|     [KeyWord]'                                                  |
|     >>                                                          |
___________________________________________________________________

Example 2 

In the following example, the HELP command is qualified with the ATCUtil
command DISPLAY and the keyword SQLDBES. The syntax and an example of
this command/keyword are displayed.
___________________________________________________________
|                                                         |
|     >>HELP DISPLAY SQLDBES                              |
|     DI[SPLAY] SQLDBE[S]                                 |
|     ----------------                                    |
|        Displays all the DBEnvironments associated with a|
|     specific TurboIMAGE/XL                              |
|        database.                                        |
|                                                         |
|     SYNTAX                                              |
|        DI[SPLAY] SQLDBE[S] [FOR TurboDBName  [,MAINT =  |
|     TurboMaintWord]]                                    |
|                                                         |
|     EXAMPLE                                             |
|        DISPLAY SQLDBES FOR MYTURBODB                    |
|     >>                                                  |
___________________________________________________________



MPE/iX 5.0 Documentation