Previous Topic: QUERY Statement

Next Topic: REPRO Statement

RECEIVE Statement

The RECEIVE statement retrieves data sent by a test application running on another system.

Syntax

RECEIVE [COUNT(nn)]...

Operand

Explanation

COUNT

Represents the number of times that data will be received. This value must match the value for the COUNT parameter on the SEND statement for the test application transmitting the data.

Default Value: 1 or previous value ‑ see Notes

Notes:

Example

To receive all test data, specify this statement as input to your LDMAMS job:

RECEIVE