User`s guide
3: File Transfer Interface (BSCFTI)
DC 900-1406E 63
7. Closes the file.
8. Logs the transmission statistics.
Arguments
fname This is a pointer to a descriptor. It is a character string containing the
file specification of the file to be transmitted. The maximum length is
255 characters.
lnum This is a pointer to an integer. It is a longword containing the link
number.
server This is a pointer to a descriptor. It is a character string containing the
server name. An ICP board number may be appended to the server
name with an underscore character; otherwise, the ICP board num-
ber is assumed to be 0. The maximum length is ten characters.
dtime This is a pointer to a descriptor. It is a character string containing the
timeout value in the following time string format:
VMS format:
dddd hh:mm:ss
UNIX format: hh:mm:ss
trans This is a pointer to an integer. It is a longword containing the trans-
parent mode indicator. If the flag is true, the file is transmitted in
transparent mode. A non-zero value is treated as true.
binary This is a pointer to an integer. It is a longword containing the binary
indicator. If the flag is true, no record separators are inserted.
card This is a pointer to an integer. It is a longword containing the card
image indicator. If the flag is true, each record is transmitted in 80-
column card format. This option is not supported for transparent
2780 records.