CP6100 I/O Process Programming Manual
CPTEST
HELP Command
HELP Command
Use the HELP command to display the help text that provides the
syntax for the command you specify.
The syntax of the HELP command is:
-----------------------------------------------------------------
| |
| HELP <command> | ALL |
| |
| |
| <command> |
| |
| is the name of the CPTEST command whose syntax you want. |
| |
| If you enter ALL, CPTEST lists the syntax for all the |
| CPTEST commands, along with a brief description. |
| |
-----------------------------------------------------------------
Considerations
If you simply enter HELP and do not specify either a specific
command or ALL, CPTEST displays a list of all the commands
(without descriptions).
Examples
1. This example shows how CPTEST displays the list of commands
when you simply enter "HELP":
~HELP
= <cexp>
EXIT | E
HELP [<command> | ALL ]
LINE {<line name> | CLOSE ]
LOG { TO <file name> | STOP }
SEND F, M, ReqID, [,Tin [,<text>] ]
SENDNW F, M, ReqID, [,Tin [,<text>] ]
SHOW
WAIT [ [FOR] RESP | <n> ] ]
2. This example shows how CPTEST displays the syntax for a
particular command when you request help for that command:
B-14