The RECEIVE statement retrieves data sent by a test application running on another system.
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
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |