Attributes
- direction
- Required. Use send to transfer a file from the workstation
to the host, or receive to transfer a file from the host
to the workstation.
- pcfile
- Required string. The name of the file on the workstation (see Basic parameters).
- hostfile
- Required string. The name of the file on the host (see Basic parameters).
- clear
- Required boolean. Set to true for a 3270 Display session or
false for a 5250 Display session (see Advanced parameters).
- timeout
- Required integer. A timeout value in milliseconds (the default
value is 10000 milliseconds). The macro runtime terminates the transfer
if this timeout expires before the file is transferred.
- options
- Optional string. Any additional parameters required by your
host system.
- pccodepage
- Optional integer, such as 437. The local code page to use in
mapping characters from the workstation's character set to the host's
character set and vice versa. The default value is the code page specified
in the session configuration.
- hostorientation
- Optional. For BIDI sessions only (Arabic and Hebrew). Specifies
whether text orientation for the host file is right-to-left or left-to-right.
- pcorientation
- Optional. For BIDI sessions only (Arabic and Hebrew). Specifies
whether text orientation for the local file is right-to-left or left-to-right..
- pcfiletype
- Optional. For BIDI sessions only (Arabic and Hebrew). Specifies
whether the local file type is visual or implicit.
- lamalefexpansion
- Optional boolean. For BIDI sessions only (Arabic only). Specifies
whether Lam-Alef expansion is on.
- lamalefcompression
- Optional boolean. For BIDI sessions only (Arabic only). Specifies
whether Lam-Alef compression is on.
- hostid
- Optional string. See Specifying a session.