CP6100 I/O Process Programming Manual
CPTEST
CPTEST Input Line Format
Waited and nowaited responses are answers to the SEND and the
SENDNW (send no wait) commands, respectively.
CPTEST checks for completion of outstanding requests before
issuing the command prompt. If a request is complete, CPTEST
formats and displays the response. CPTEST also formats and
displays completed nowaited responses while waiting for the
completion of a waited request. After displaying the completed
nowaited response, CPTEST continues waiting for the waited
response.
You can enter the WAIT command if you want CPTEST to wait for
completion of a nowaited request or an asynchronous request
before issuing a new prompt.
If an error condition terminates either a SEND request or a
SENDNW request, CPTEST displays the file system error code that
identifies the error. Appendix A of this manual describes the
file system errors.
The format in which CPTEST displays waited and nowaited responses
appears in the detailed descriptions of the SEND and SENDNW
commands. Refer to those descriptions to find out how to
interpret the CPTEST output.
CPTEST Reserved Identifiers
CPTEST recognizes the following as reserved identifiers:
CLOSE
EXIT
FC
HELP
LINE
LOG
SEND
SENDNW
SHOW
STOP
TO
WAIT
Be sure not to enter any of these reserved identifiers as user-
supplied identifiers (that is, never substitute one of these
terms for a symbol enclosed in angle brackets in a syntax line
for a CPTEST command).
B-4