Using CICS RECEIVE with the Z and I Emulator for Windows GUI
Use the following information when receiving files from CICS using the Z and I Emulator for Windows GUI:
CICS RECEIVE Z and I Emulator for Windows GUI Syntax shows the command and information you must provide.
Enter it as shown (including parentheses), except that you can use
either uppercase or lowercase.
Note:
- ␢ means to insert a space. There must not be a space between h: and fn.
- A
- The workstation drive and path where the file is to be received.
- B
- The name of the workstation file.
- C
- The short name of the host session (h:) from which you are receiving the file, and the host file name (fn).
- D
- Optional changes made to the file during transfer. More than
one option can be specified. Valid options are:
- ASCII
- BINARY (for SBCS sessions)
- BLANK
- CLEAR
- CRLF
- NOCLEAR
- NOCRLF (for SBCS sessions)
- PROGRESS
- QUIET
- TIME(
n
)
Note: The default options for SBCS sessions are ASCII and CRLF.