Call Parameters
| Standard Interface | Enhanced Interface | |
|---|---|---|
| Function Number | Must be 90. | |
| Data String | Refer to the examples. | |
| Length | Length of the target data string. Overridden in EOT mode. | |
| PS Position | Must be 0. | |
Following are examples of the data strings for SBCS
3270 Session
- To send the file to the VM/CMS host system:
pc_filename [id:]fn ft [fm] [(option] - To send the file to the MVS/TSO host system:
pc_filename [id:]dataset[(member)] [/password] [option] - To send the file to the CICS host system:
pc_filename [id:]host_filename [(option]
5250 Session
- To send the file to the iSeries™, eServer™ i5,
or System i5™ host system:
pc_filename [id:]library file member [option]